#CFCBB9#CFCBB9
#CFCBB9 is a very light, muted yellow. Relative luminance 0.595; OKLCH L 84.0% C 0.025 H 96.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB9 |
|---|---|
| RGB | rgb(207, 203, 185) |
| HSL | hsl(49, 19%, 77%) |
| HSV | hsv(49, 11%, 81%) |
| CMYK | cmyk(0%, 1.9%, 10.6%, 18.8%) |
| CIE-LAB | lab(81.56, -1.72, 9.47) |
| CIE-LCH | lch(81.56, 9.63, 100.28°) |
| OKLab | oklab(84.04% -0.0029 0.0247) |
| OKLCH | oklch(84.04% 0.025 96.6) |
| XYZ | xyz(55.8441, 59.4805, 54.4285) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Warm Beige
#E9DCC9
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB9 #B9BDCF
analogous
#CFC0B9 #CFCBB9 #C8CFB9
triadic
#CFCBB9 #B9CFCB #CBB9CF
tetradic
#CFCBB9 #B9CFC0 #B9BDCF #CFB9C8
square
#CFCBB9 #B9CFC0 #B9BDCF #CFB9C8
split-complementary
#CFCBB9 #B9C8CF #C0B9CF
monochromatic
#9D9570 #B6B095 #CFCBB9 #E8E6DD #F3F2ED
Accessibility & contrast
On white
1.63
#CFCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CFCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB9
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB9 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB8
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#D3C8C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbb9; /* rgb */ color: rgb(207, 203, 185); /* oklch */ color: oklch(84.0% 0.025 96.6);
Tailwind
colors: {
custom: {
50: '#dddace',
500: '#cfcbb9',
950: '#000000',
},
}SCSS
$custom: #cfcbb9; $custom-light: #dddace; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb9",
"rgb": {
"r": 207,
"g": 203,
"b": 185
},
"hsl": {
"h": 49.091,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.84039,
"c": 0.02487,
"h": 96.6
},
"luminance": 0.5948
}Semantic roles & 50–950 ramp
primary
#CFCBB9
secondary
#888DA4
accent
#589D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383