#CFCAB9#CFCAB9
#CFCAB9 is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.024 H 93.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAB9 |
|---|---|
| RGB | rgb(207, 202, 185) |
| HSL | hsl(46, 19%, 77%) |
| HSV | hsv(46, 11%, 81%) |
| CMYK | cmyk(0%, 2.4%, 10.6%, 18.8%) |
| CIE-LAB | lab(81.30, -1.20, 9.10) |
| CIE-LCH | lch(81.30, 9.18, 97.48°) |
| OKLab | oklab(83.84% -0.0014 0.0238) |
| OKLCH | oklch(83.84% 0.024 93.4) |
| XYZ | xyz(55.6087, 59.0098, 54.3501) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.56
Warm Beige
#E9DCC9
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.20
Eggshell
#F0EAD6
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAB9 #B9BECF
analogous
#CFBFB9 #CFCAB9 #C9CFB9
triadic
#CFCAB9 #B9CFCA #CAB9CF
tetradic
#CFCAB9 #B9CFBF #B9BECF #CFB9C9
square
#CFCAB9 #B9CFBF #B9BECF #CFB9C9
split-complementary
#CFCAB9 #B9C9CF #BFB9CF
monochromatic
#9D9370 #B6AF95 #CFCAB9 #E8E5DD #F3F1ED
Accessibility & contrast
On white
1.64
#CFCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CFCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAB9
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAB9 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B8
Deuteranopia (green-blind)
#CFCBB9
Tritanopia (blue-blind)
#D3C7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcab9; /* rgb */ color: rgb(207, 202, 185); /* oklch */ color: oklch(83.8% 0.024 93.4);
Tailwind
colors: {
custom: {
50: '#dddace',
500: '#cfcab9',
950: '#000000',
},
}SCSS
$custom: #cfcab9; $custom-light: #dddace; $custom-dark: #000000;
JSON
{
"hex": "#cfcab9",
"rgb": {
"r": 207,
"g": 202,
"b": 185
},
"hsl": {
"h": 46.364,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83836,
"c": 0.0238,
"h": 93.4
},
"luminance": 0.59009
}Semantic roles & 50–950 ramp
primary
#CFCAB9
secondary
#888FA4
accent
#5C9D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383