#CCCAB9#CCCAB9
#CCCAB9 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.023 H 101.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB9 |
|---|---|
| RGB | rgb(204, 202, 185) |
| HSL | hsl(54, 16%, 76%) |
| HSV | hsv(54, 9%, 80%) |
| CMYK | cmyk(0%, 1%, 9.3%, 20%) |
| CIE-LAB | lab(81.06, -2.27, 8.73) |
| CIE-LCH | lch(81.06, 9.02, 104.57°) |
| OKLab | oklab(83.59% -0.0046 0.0228) |
| OKLCH | oklch(83.59% 0.023 101.4) |
| XYZ | xyz(54.7783, 58.5816, 54.3111) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.80
Warm Beige
#E9DCC9
ΔE00 7.01
Eggshell
#F0EAD6
ΔE00 7.72
Silver
#C0C0C0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB9 #B9BBCC
analogous
#CCC1B9 #CCCAB9 #C5CCB9
triadic
#CCCAB9 #B9CCCA #CAB9CC
tetradic
#CCCAB9 #B9CCC1 #B9BBCC #CCB9C5
square
#CCCAB9 #B9CCC1 #B9BBCC #CCB9C5
split-complementary
#CCCAB9 #B9C5CC #C1B9CC
monochromatic
#989472 #B2AF96 #CCCAB9 #E6E5DC #F2F2ED
Accessibility & contrast
On white
1.65
#CCCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CCCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB9
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB9 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B8
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#CFC7C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab9; /* rgb */ color: rgb(204, 202, 185); /* oklch */ color: oklch(83.6% 0.023 101.4);
Tailwind
colors: {
custom: {
50: '#dbdace',
500: '#cccab9',
950: '#000000',
},
}SCSS
$custom: #cccab9; $custom-light: #dbdace; $custom-dark: #000000;
JSON
{
"hex": "#cccab9",
"rgb": {
"r": 204,
"g": 202,
"b": 185
},
"hsl": {
"h": 53.684,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.83593,
"c": 0.02326,
"h": 101.4
},
"luminance": 0.58581
}Semantic roles & 50–950 ramp
primary
#CCCAB9
secondary
#898BA0
accent
#549A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383