#CCCAB4#CCCAB4
#CCCAB4 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.030 H 102.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB4 |
|---|---|
| RGB | rgb(204, 202, 180) |
| HSL | hsl(55, 19%, 75%) |
| HSV | hsv(55, 12%, 80%) |
| CMYK | cmyk(0%, 1%, 11.8%, 20%) |
| CIE-LAB | lab(80.95, -3.09, 11.24) |
| CIE-LCH | lch(80.95, 11.66, 105.39°) |
| OKLab | oklab(83.46% -0.0066 0.0292) |
| OKLCH | oklch(83.46% 0.03 102.8) |
| XYZ | xyz(54.2597, 58.3742, 51.5801) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 7.56
Eggshell
#F0EAD6
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.94
Silver (survey)
#C5C9C7
ΔE00 8.52
Beige (survey)
#E6DAA6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB4 #B4B6CC
analogous
#CCBEB4 #CCCAB4 #C2CCB4
triadic
#CCCAB4 #B4CCCA #CAB4CC
tetradic
#CCCAB4 #B4CCBE #B4B6CC #CCB4C2
square
#CCCAB4 #B4CCBE #B4B6CC #CCB4C2
split-complementary
#CCCAB4 #B4C2CC #BEB4CC
monochromatic
#9A976B #B3B090 #CCCAB4 #E5E4D8 #F3F2ED
Accessibility & contrast
On white
1.66
#CCCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CCCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB4
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB4 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B3
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#D0C7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab4; /* rgb */ color: rgb(204, 202, 180); /* oklch */ color: oklch(83.5% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#dbdaca',
500: '#cccab4',
950: '#000000',
},
}SCSS
$custom: #cccab4; $custom-light: #dbdaca; $custom-dark: #000000;
JSON
{
"hex": "#cccab4",
"rgb": {
"r": 204,
"g": 202,
"b": 180
},
"hsl": {
"h": 55,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.83464,
"c": 0.02995,
"h": 102.8
},
"luminance": 0.58374
}Semantic roles & 50–950 ramp
primary
#CCCAB4
secondary
#8486A1
accent
#4F9D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382