#CFBB9E#CFBB9E
#CFBB9E is a light, muted orange. Relative luminance 0.513; OKLCH L 80.1% C 0.045 H 77.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB9E |
|---|---|
| RGB | rgb(207, 187, 158) |
| HSL | hsl(36, 34%, 72%) |
| HSV | hsv(36, 24%, 81%) |
| CMYK | cmyk(0%, 9.7%, 23.7%, 18.8%) |
| CIE-LAB | lab(76.85, 2.55, 17.29) |
| CIE-LCH | lch(76.85, 17.48, 81.61°) |
| OKLab | oklab(80.14% 0.0101 0.0444) |
| OKLCH | oklch(80.14% 0.046 77.1) |
| XYZ | xyz(49.6742, 51.2760, 39.6217) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.20
Tan
#D2B48C
ΔE00 4.30
Putty
#BEAE8A
ΔE00 5.16
Warm Gray
#C9BEB0
ΔE00 5.66
Greige
#B8AB98
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB9E #9EB2CF
analogous
#CFA39E #CFBB9E #CBCF9E
triadic
#CFBB9E #9ECFBB #BB9ECF
tetradic
#CFBB9E #9ECFA3 #9EB2CF #CF9ECB
square
#CFBB9E #9ECFA3 #9EB2CF #CF9ECB
split-complementary
#CFBB9E #9ECBCF #A39ECF
monochromatic
#A28150 #BB9E75 #CFBB9E #E3D8C7 #F5F1EB
Accessibility & contrast
On white
1.87
#CFBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CFBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB9E
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB9E | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#D8B5B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbb9e; /* rgb */ color: rgb(207, 187, 158); /* oklch */ color: oklch(80.1% 0.045 77.1);
Tailwind
colors: {
custom: {
50: '#decfba',
500: '#cfbb9e',
950: '#000000',
},
}SCSS
$custom: #cfbb9e; $custom-light: #decfba; $custom-dark: #000000;
JSON
{
"hex": "#cfbb9e",
"rgb": {
"r": 207,
"g": 187,
"b": 158
},
"hsl": {
"h": 35.51,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.8014,
"c": 0.0455,
"h": 77.1
},
"luminance": 0.51275
}Semantic roles & 50–950 ramp
primary
#CFBB9E
secondary
#6D83A5
accent
#68AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381