#CFCCB9#CFCCB9
#CFCCB9 is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.026 H 99.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCB9 |
|---|---|
| RGB | rgb(207, 204, 185) |
| HSL | hsl(52, 19%, 77%) |
| HSV | hsv(52, 11%, 81%) |
| CMYK | cmyk(0%, 1.4%, 10.6%, 18.8%) |
| CIE-LAB | lab(81.81, -2.24, 9.84) |
| CIE-LCH | lch(81.81, 10.09, 102.83°) |
| OKLab | oklab(84.24% -0.0043 0.0256) |
| OKLCH | oklch(84.24% 0.026 99.6) |
| XYZ | xyz(56.0810, 59.9544, 54.5075) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.94
Warm Beige
#E9DCC9
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCB9 #B9BCCF
analogous
#CFC1B9 #CFCCB9 #C7CFB9
triadic
#CFCCB9 #B9CFCC #CCB9CF
tetradic
#CFCCB9 #B9CFC1 #B9BCCF #CFB9C7
square
#CFCCB9 #B9CFC1 #B9BCCF #CFB9C7
split-complementary
#CFCCB9 #B9C7CF #C1B9CF
monochromatic
#9D9770 #B6B295 #CFCCB9 #E8E6DD #F3F2ED
Accessibility & contrast
On white
1.62
#CFCCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CFCCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCB9
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCB9 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB8
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#D3C9C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccb9; /* rgb */ color: rgb(207, 204, 185); /* oklch */ color: oklch(84.2% 0.026 99.6);
Tailwind
colors: {
custom: {
50: '#dddbce',
500: '#cfccb9',
950: '#000000',
},
}SCSS
$custom: #cfccb9; $custom-light: #dddbce; $custom-dark: #000000;
JSON
{
"hex": "#cfccb9",
"rgb": {
"r": 207,
"g": 204,
"b": 185
},
"hsl": {
"h": 51.818,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.84243,
"c": 0.026,
"h": 99.6
},
"luminance": 0.59954
}Semantic roles & 50–950 ramp
primary
#CFCCB9
secondary
#888CA4
accent
#549D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151513
muted
#848483