#CCCAC2#CCCAC2
#CCCAC2 is a very light, near-neutral yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.011 H 95.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAC2 |
|---|---|
| RGB | rgb(204, 202, 194) |
| HSL | hsl(48, 9%, 78%) |
| HSV | hsv(48, 5%, 80%) |
| CMYK | cmyk(0%, 1%, 4.9%, 20%) |
| CIE-LAB | lab(81.28, -0.73, 4.23) |
| CIE-LCH | lch(81.28, 4.29, 99.85°) |
| OKLab | oklab(83.83% -0.001 0.0111) |
| OKLCH | oklch(83.83% 0.011 95.2) |
| XYZ | xyz(55.7586, 58.9737, 59.4741) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.55
Silver
#C0C0C0
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 4.92
Warm Gray
#C9BEB0
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAC2 #C2C4CC
analogous
#CCC5C2 #CCCAC2 #C9CCC2
triadic
#CCCAC2 #C2CCCA #CAC2CC
tetradic
#CCCAC2 #C2CCC5 #C2C4CC #CCC2C9
square
#CCCAC2 #C2CCC5 #C2C4CC #CCC2C9
split-complementary
#CCCAC2 #C2C9CC #C5C2CC
monochromatic
#94907F #B0ADA1 #CCCAC2 #E8E7E3 #F1F1EE
Accessibility & contrast
On white
1.64
#CCCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CCCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAC2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAC2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C2
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#CEC9C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccac2; /* rgb */ color: rgb(204, 202, 194); /* oklch */ color: oklch(83.8% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#dbdad4',
500: '#cccac2',
950: '#000000',
},
}SCSS
$custom: #cccac2; $custom-light: #dbdad4; $custom-dark: #000000;
JSON
{
"hex": "#cccac2",
"rgb": {
"r": 204,
"g": 202,
"b": 194
},
"hsl": {
"h": 48,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83834,
"c": 0.01119,
"h": 95.2
},
"luminance": 0.58973
}Semantic roles & 50–950 ramp
primary
#CCCAC2
secondary
#93959F
accent
#5F9353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383