#CCCAB8#CCCAB8
#CCCAB8 is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.6% C 0.025 H 101.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB8 |
|---|---|
| RGB | rgb(204, 202, 184) |
| HSL | hsl(54, 16%, 76%) |
| HSV | hsv(54, 10%, 80%) |
| CMYK | cmyk(0%, 1%, 9.8%, 20%) |
| CIE-LAB | lab(81.04, -2.44, 9.23) |
| CIE-LCH | lch(81.04, 9.55, 104.78°) |
| OKLab | oklab(83.57% -0.005 0.0241) |
| OKLCH | oklch(83.57% 0.025 101.7) |
| XYZ | xyz(54.6731, 58.5395, 53.7571) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.83
Warm Beige
#E9DCC9
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.15
Eggshell
#F0EAD6
ΔE00 7.72
Silver
#C0C0C0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB8 #B8BACC
analogous
#CCC0B8 #CCCAB8 #C4CCB8
triadic
#CCCAB8 #B8CCCA #CAB8CC
tetradic
#CCCAB8 #B8CCC0 #B8BACC #CCB8C4
square
#CCCAB8 #B8CCC0 #B8BACC #CCB8C4
split-complementary
#CCCAB8 #B8C4CC #C0B8CC
monochromatic
#999571 #B2AF94 #CCCAB8 #E6E5DC #F2F2ED
Accessibility & contrast
On white
1.65
#CCCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CCCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB8
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB8 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B7
Deuteranopia (green-blind)
#CFCAB9
Tritanopia (blue-blind)
#CFC7C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab8; /* rgb */ color: rgb(204, 202, 184); /* oklch */ color: oklch(83.6% 0.025 101.7);
Tailwind
colors: {
custom: {
50: '#dbdacd',
500: '#cccab8',
950: '#000000',
},
}SCSS
$custom: #cccab8; $custom-light: #dbdacd; $custom-dark: #000000;
JSON
{
"hex": "#cccab8",
"rgb": {
"r": 204,
"g": 202,
"b": 184
},
"hsl": {
"h": 54,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.83567,
"c": 0.02461,
"h": 101.7
},
"luminance": 0.58539
}Semantic roles & 50–950 ramp
primary
#CCCAB8
secondary
#888AA0
accent
#539B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383