#CCCAC3#CCCAC3
#CCCAC3 is a very light, near-neutral yellow. Relative luminance 0.590; OKLCH L 83.9% C 0.010 H 93.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAC3 |
|---|---|
| RGB | rgb(204, 202, 195) |
| HSL | hsl(47, 8%, 78%) |
| HSV | hsv(47, 4%, 80%) |
| CMYK | cmyk(0%, 1%, 4.4%, 20%) |
| CIE-LAB | lab(81.30, -0.56, 3.73) |
| CIE-LCH | lch(81.30, 3.77, 98.53°) |
| OKLab | oklab(83.86% -0.0006 0.0098) |
| OKLCH | oklch(83.86% 0.01 93.6) |
| XYZ | xyz(55.8713, 59.0188, 60.0676) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 4.14
Silver
#C0C0C0
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAC3 #C3C5CC
analogous
#CCC5C3 #CCCAC3 #C9CCC3
triadic
#CCCAC3 #C3CCCA #CAC3CC
tetradic
#CCCAC3 #C3CCC5 #C3C5CC #CCC3C9
square
#CCCAC3 #C3CCC5 #C3C5CC #CCC3C9
split-complementary
#CCCAC3 #C3C9CC #C5C3CC
monochromatic
#949081 #B0ADA2 #CCCAC3 #E8E7E4 #F1F0EE
Accessibility & contrast
On white
1.64
#CCCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CCCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAC3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAC3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC3
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#CEC9C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccac3; /* rgb */ color: rgb(204, 202, 195); /* oklch */ color: oklch(83.9% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#dbdad5',
500: '#cccac3',
950: '#000000',
},
}SCSS
$custom: #cccac3; $custom-light: #dbdad5; $custom-dark: #000000;
JSON
{
"hex": "#cccac3",
"rgb": {
"r": 204,
"g": 202,
"b": 195
},
"hsl": {
"h": 46.667,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.83862,
"c": 0.00985,
"h": 93.6
},
"luminance": 0.59019
}Semantic roles & 50–950 ramp
primary
#CCCAC3
secondary
#94969F
accent
#619253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383