#CCCABB#CCCABB
#CCCABB is a very light, muted yellow. Relative luminance 0.587; OKLCH L 83.6% C 0.021 H 100.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCABB |
|---|---|
| RGB | rgb(204, 202, 187) |
| HSL | hsl(53, 14%, 77%) |
| HSV | hsv(53, 8%, 80%) |
| CMYK | cmyk(0%, 1%, 8.3%, 20%) |
| CIE-LAB | lab(81.11, -1.94, 7.73) |
| CIE-LCH | lch(81.11, 7.97, 104.05°) |
| OKLab | oklab(83.65% -0.0038 0.0202) |
| OKLCH | oklch(83.65% 0.021 100.6) |
| XYZ | xyz(54.9909, 58.6666, 55.4309) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.37
Light Grey
#D8DCD6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.09
Warm Beige
#E9DCC9
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCABB #BBBDCC
analogous
#CCC2BB #CCCABB #C6CCBB
triadic
#CCCABB #BBCCCA #CABBCC
tetradic
#CCCABB #BBCCC2 #BBBDCC #CCBBC6
square
#CCCABB #BBCCC2 #BBBDCC #CCBBC6
split-complementary
#CCCABB #BBC6CC #C2BBCC
monochromatic
#989375 #B2AF98 #CCCABB #E6E5DE #F2F1EE
Accessibility & contrast
On white
1.65
#CCCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CCCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCABB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCABB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#CFC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccabb; /* rgb */ color: rgb(204, 202, 187); /* oklch */ color: oklch(83.6% 0.021 100.6);
Tailwind
colors: {
custom: {
50: '#dbdacf',
500: '#cccabb',
950: '#000000',
},
}SCSS
$custom: #cccabb; $custom-light: #dbdacf; $custom-dark: #000000;
JSON
{
"hex": "#cccabb",
"rgb": {
"r": 204,
"g": 202,
"b": 187
},
"hsl": {
"h": 52.941,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.83645,
"c": 0.02057,
"h": 100.6
},
"luminance": 0.58666
}Semantic roles & 50–950 ramp
primary
#CCCABB
secondary
#8B8EA0
accent
#56984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383