#CCC4C0#CCC4C0
#CCC4C0 is a very light, near-neutral orange. Relative luminance 0.561; OKLCH L 82.6% C 0.011 H 48.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4C0 |
|---|---|
| RGB | rgb(204, 196, 192) |
| HSL | hsl(20, 11%, 78%) |
| HSV | hsv(20, 6%, 80%) |
| CMYK | cmyk(0%, 3.9%, 5.9%, 20%) |
| CIE-LAB | lab(79.68, 2.08, 3.00) |
| CIE-LCH | lch(79.68, 3.65, 55.23°) |
| OKLab | oklab(82.57% 0.007 0.0079) |
| OKLCH | oklch(82.57% 0.011 48.6) |
| XYZ | xyz(54.1550, 56.1234, 57.8389) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 4.18
Warm Gray
#C9BEB0
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4C0 #C0C8CC
analogous
#CCC0C2 #CCC4C0 #CCCAC0
triadic
#CCC4C0 #C0CCC4 #C4C0CC
tetradic
#CCC4C0 #C2CCC0 #C0C8CC #CAC0CC
square
#CCC4C0 #C2CCC0 #C0C8CC #CAC0CC
split-complementary
#CCC4C0 #C0CCCA #C0C2CC
monochromatic
#95857C #B1A49E #CCC4C0 #E7E4E2 #F1EFEE
Accessibility & contrast
On white
1.72
#CCC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CCC4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4C0
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4C0 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C0
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#CFC3C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc4c0; /* rgb */ color: rgb(204, 196, 192); /* oklch */ color: oklch(82.6% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#dbd5d3',
500: '#ccc4c0',
950: '#000000',
},
}SCSS
$custom: #ccc4c0; $custom-light: #dbd5d3; $custom-dark: #000000;
JSON
{
"hex": "#ccc4c0",
"rgb": {
"r": 204,
"g": 196,
"b": 192
},
"hsl": {
"h": 20,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.82566,
"c": 0.01059,
"h": 48.6
},
"luminance": 0.56123
}Semantic roles & 50–950 ramp
primary
#CCC4C0
secondary
#919BA0
accent
#7E9551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383