#CCCDB9#CCCDB9
#CCCDB9 is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.027 H 109.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDB9 |
|---|---|
| RGB | rgb(204, 205, 185) |
| HSL | hsl(63, 17%, 76%) |
| HSV | hsv(63, 10%, 80%) |
| CMYK | cmyk(0.5%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(81.84, -3.84, 9.85) |
| CIE-LCH | lch(81.84, 10.57, 111.29°) |
| OKLab | oklab(84.21% -0.009 0.0257) |
| OKLCH | oklch(84.21% 0.027 109.3) |
| XYZ | xyz(55.4890, 60.0031, 54.5481) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.86
Eggshell
#F0EAD6
ΔE00 7.69
Warm Gray
#C9BEB0
ΔE00 7.70
Silver (survey)
#C5C9C7
ΔE00 7.77
Warm Beige
#E9DCC9
ΔE00 8.07
Beige
#F5F5DC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDB9 #BAB9CD
analogous
#CDC4B9 #CCCDB9 #C2CDB9
triadic
#CCCDB9 #B9CCCD #CDB9CC
tetradic
#CCCDB9 #B9CDC4 #BAB9CD #CDB9C2
square
#CCCDB9 #B9CDC4 #BAB9CD #CDB9C2
split-complementary
#CCCDB9 #B9C2CD #C4B9CD
monochromatic
#989A72 #B2B495 #CCCDB9 #E6E7DD #F2F2ED
Accessibility & contrast
On white
1.62
#CCCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CCCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDB9
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDB9 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB8
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#CFCAC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdb9; /* rgb */ color: rgb(204, 205, 185); /* oklch */ color: oklch(84.2% 0.027 109.3);
Tailwind
colors: {
custom: {
50: '#dbdcce',
500: '#cccdb9',
950: '#000000',
},
}SCSS
$custom: #cccdb9; $custom-light: #dbdcce; $custom-dark: #000000;
JSON
{
"hex": "#cccdb9",
"rgb": {
"r": 204,
"g": 205,
"b": 185
},
"hsl": {
"h": 63,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.84207,
"c": 0.02718,
"h": 109.3
},
"luminance": 0.60003
}Semantic roles & 50–950 ramp
primary
#CCCDB9
secondary
#8A89A1
accent
#4B9B4F
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483