#CCCAB2#CCCAB2
#CCCAB2 is a very light, muted yellow. Relative luminance 0.583; OKLCH L 83.4% C 0.033 H 103.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB2 |
|---|---|
| RGB | rgb(204, 202, 178) |
| HSL | hsl(55, 20%, 75%) |
| HSV | hsv(55, 13%, 80%) |
| CMYK | cmyk(0%, 1%, 12.7%, 20%) |
| CIE-LAB | lab(80.90, -3.42, 12.24) |
| CIE-LCH | lch(80.90, 12.71, 105.59°) |
| OKLab | oklab(83.41% -0.0074 0.0318) |
| OKLCH | oklch(83.41% 0.033 103.2) |
| XYZ | xyz(54.0575, 58.2932, 50.5148) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.87
Eggshell
#F0EAD6
ΔE00 8.08
Light Grey
#D8DCD6
ΔE00 8.51
Beige (survey)
#E6DAA6
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB2 #B2B4CC
analogous
#CCBDB2 #CCCAB2 #C1CCB2
triadic
#CCCAB2 #B2CCCA #CAB2CC
tetradic
#CCCAB2 #B2CCBD #B2B4CC #CCB2C1
square
#CCCAB2 #B2CCBD #B2B4CC #CCB2C1
split-complementary
#CCCAB2 #B2C1CC #BDB2CC
monochromatic
#9B9768 #B4B18D #CCCAB2 #E4E3D7 #F3F2ED
Accessibility & contrast
On white
1.66
#CCCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#CCCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#D0C7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab2; /* rgb */ color: rgb(204, 202, 178); /* oklch */ color: oklch(83.4% 0.033 103.2);
Tailwind
colors: {
custom: {
50: '#dbdac9',
500: '#cccab2',
950: '#000000',
},
}SCSS
$custom: #cccab2; $custom-light: #dbdac9; $custom-dark: #000000;
JSON
{
"hex": "#cccab2",
"rgb": {
"r": 204,
"g": 202,
"b": 178
},
"hsl": {
"h": 55.385,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.83414,
"c": 0.03262,
"h": 103.2
},
"luminance": 0.58293
}Semantic roles & 50–950 ramp
primary
#CCCAB2
secondary
#8184A1
accent
#4E9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382