#CCCABC#CCCABC
#CCCABC is a very light, near-neutral yellow. Relative luminance 0.587; OKLCH L 83.7% C 0.019 H 100.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCABC |
|---|---|
| RGB | rgb(204, 202, 188) |
| HSL | hsl(53, 14%, 77%) |
| HSV | hsv(53, 8%, 80%) |
| CMYK | cmyk(0%, 1%, 7.8%, 20%) |
| CIE-LAB | lab(81.13, -1.77, 7.23) |
| CIE-LCH | lch(81.13, 7.44, 103.73°) |
| OKLab | oklab(83.67% -0.0034 0.0189) |
| OKLCH | oklch(83.67% 0.019 100.2) |
| XYZ | xyz(55.0983, 58.7096, 55.9966) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 5.82
Warm Beige
#E9DCC9
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 6.96
Silver
#C0C0C0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCABC #BCBECC
analogous
#CCC2BC #CCCABC #C6CCBC
triadic
#CCCABC #BCCCCA #CABCCC
tetradic
#CCCABC #BCCCC2 #BCBECC #CCBCC6
square
#CCCABC #BCCCC2 #BCBECC #CCBCC6
split-complementary
#CCCABC #BCC6CC #C2BCCC
monochromatic
#979377 #B2AF99 #CCCABC #E6E5DF #F2F1EE
Accessibility & contrast
On white
1.65
#CCCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CCCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCABC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCABC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#CFC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccabc; /* rgb */ color: rgb(204, 202, 188); /* oklch */ color: oklch(83.7% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#dbdad0',
500: '#cccabc',
950: '#000000',
},
}SCSS
$custom: #cccabc; $custom-light: #dbdad0; $custom-dark: #000000;
JSON
{
"hex": "#cccabc",
"rgb": {
"r": 204,
"g": 202,
"b": 188
},
"hsl": {
"h": 52.5,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83672,
"c": 0.01923,
"h": 100.2
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#CCCABC
secondary
#8C8FA0
accent
#57984E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383