#CCC8C0#CCC8C0
#CCC8C0 is a very light, near-neutral orange. Relative luminance 0.580; OKLCH L 83.4% C 0.012 H 84.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8C0 |
|---|---|
| RGB | rgb(204, 200, 192) |
| HSL | hsl(40, 11%, 78%) |
| HSV | hsv(40, 6%, 80%) |
| CMYK | cmyk(0%, 2%, 5.9%, 20%) |
| CIE-LAB | lab(80.71, -0.03, 4.49) |
| CIE-LCH | lch(80.71, 4.49, 90.40°) |
| OKLab | oklab(83.37% 0.0011 0.0118) |
| OKLCH | oklch(83.37% 0.012 84.6) |
| XYZ | xyz(55.0693, 57.9520, 58.1437) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 4.38
Silver
#C0C0C0
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8C0 #C0C4CC
analogous
#CCC2C0 #CCC8C0 #CACCC0
triadic
#CCC8C0 #C0CCC8 #C8C0CC
tetradic
#CCC8C0 #C0CCC2 #C0C4CC #CCC0CA
square
#CCC8C0 #C0CCC2 #C0C4CC #CCC0CA
split-complementary
#CCC8C0 #C0CACC #C2C0CC
monochromatic
#958D7C #B1AA9E #CCC8C0 #E7E6E2 #F1F0EE
Accessibility & contrast
On white
1.67
#CCC8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CCC8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8C0
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8C0 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C0
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#CEC7C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc8c0; /* rgb */ color: rgb(204, 200, 192); /* oklch */ color: oklch(83.4% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#dbd8d3',
500: '#ccc8c0',
950: '#000000',
},
}SCSS
$custom: #ccc8c0; $custom-light: #dbd8d3; $custom-dark: #000000;
JSON
{
"hex": "#ccc8c0",
"rgb": {
"r": 204,
"g": 200,
"b": 192
},
"hsl": {
"h": 40,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83373,
"c": 0.01186,
"h": 84.6
},
"luminance": 0.57952
}Semantic roles & 50–950 ramp
primary
#CCC8C0
secondary
#9196A0
accent
#679551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383