#CFBB95#CFBB95
#CFBB95 is a light, muted orange. Relative luminance 0.510; OKLCH L 79.9% C 0.056 H 83.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB95 |
|---|---|
| RGB | rgb(207, 187, 149) |
| HSL | hsl(39, 38%, 70%) |
| HSV | hsv(39, 28%, 81%) |
| CMYK | cmyk(0%, 9.7%, 28%, 18.8%) |
| CIE-LAB | lab(76.67, 1.30, 21.87) |
| CIE-LCH | lch(76.67, 21.91, 86.59°) |
| OKLab | oklab(79.94% 0.0065 0.0555) |
| OKLCH | oklch(79.94% 0.056 83.4) |
| XYZ | xyz(48.9277, 50.9774, 35.6902) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.56
Tan
#D2B48C
ΔE00 3.84
Putty
#BEAE8A
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 4.03
Toupe
#C7AC7D
ΔE00 4.84
Sand
#C2B280
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB95 #95A9CF
analogous
#CF9E95 #CFBB95 #C6CF95
triadic
#CFBB95 #95CFBB #BB95CF
tetradic
#CFBB95 #95CF9E #95A9CF #CF95C6
square
#CFBB95 #95CF9E #95A9CF #CF95C6
split-complementary
#CFBB95 #95C6CF #9E95CF
monochromatic
#A18249 #BCA06B #CFBB95 #E2D6BF #F5F1E9
Accessibility & contrast
On white
1.88
#CFBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CFBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB95
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB95 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA93
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#D9B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb95; /* rgb */ color: rgb(207, 187, 149); /* oklch */ color: oklch(79.9% 0.056 83.4);
Tailwind
colors: {
custom: {
50: '#decfb4',
500: '#cfbb95',
950: '#000000',
},
}SCSS
$custom: #cfbb95; $custom-light: #decfb4; $custom-dark: #000000;
JSON
{
"hex": "#cfbb95",
"rgb": {
"r": 207,
"g": 187,
"b": 149
},
"hsl": {
"h": 39.31,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.79938,
"c": 0.05588,
"h": 83.4
},
"luminance": 0.50976
}Semantic roles & 50–950 ramp
primary
#CFBB95
secondary
#647AA5
accent
#60B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381