#CDCCB9#CDCCB9
#CDCCB9 is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.026 H 104.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCB9 |
|---|---|
| RGB | rgb(205, 204, 185) |
| HSL | hsl(57, 17%, 76%) |
| HSV | hsv(57, 10%, 80%) |
| CMYK | cmyk(0%, 0.5%, 9.8%, 19.6%) |
| CIE-LAB | lab(81.66, -2.96, 9.60) |
| CIE-LCH | lch(81.66, 10.04, 107.13°) |
| OKLab | oklab(84.08% -0.0065 0.025) |
| OKLCH | oklch(84.08% 0.026 104.5) |
| XYZ | xyz(55.5256, 59.6680, 54.4815) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 6.74
Warm Beige
#E9DCC9
ΔE00 7.27
Eggshell
#F0EAD6
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCB9 #B9BACD
analogous
#CDC2B9 #CDCCB9 #C4CDB9
triadic
#CDCCB9 #B9CDCC #CCB9CD
tetradic
#CDCCB9 #B9CDC2 #B9BACD #CDB9C4
square
#CDCCB9 #B9CDC2 #B9BACD #CDB9C4
split-complementary
#CDCCB9 #B9C4CD #C2B9CD
monochromatic
#9A9872 #B4B295 #CDCCB9 #E7E6DD #F2F2ED
Accessibility & contrast
On white
1.62
#CDCCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CDCCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCB9
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCB9 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB8
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#D0C9C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdccb9; /* rgb */ color: rgb(205, 204, 185); /* oklch */ color: oklch(84.1% 0.026 104.5);
Tailwind
colors: {
custom: {
50: '#dcdbce',
500: '#cdccb9',
950: '#000000',
},
}SCSS
$custom: #cdccb9; $custom-light: #dcdbce; $custom-dark: #000000;
JSON
{
"hex": "#cdccb9",
"rgb": {
"r": 205,
"g": 204,
"b": 185
},
"hsl": {
"h": 57,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.84082,
"c": 0.02583,
"h": 104.5
},
"luminance": 0.59668
}Semantic roles & 50–950 ramp
primary
#CDCCB9
secondary
#898AA1
accent
#4F9B4B
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151513
muted
#848483