#CCC6C2#CCC6C2
#CCC6C2 is a very light, near-neutral orange. Relative luminance 0.571; OKLCH L 83.0% C 0.009 H 56.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6C2 |
|---|---|
| RGB | rgb(204, 198, 194) |
| HSL | hsl(24, 9%, 78%) |
| HSV | hsv(24, 5%, 80%) |
| CMYK | cmyk(0%, 2.9%, 4.9%, 20%) |
| CIE-LAB | lab(80.25, 1.37, 2.74) |
| CIE-LCH | lch(80.25, 3.06, 63.39°) |
| OKLab | oklab(83.03% 0.0048 0.0073) |
| OKLCH | oklch(83.03% 0.009 56.3) |
| XYZ | xyz(54.8322, 57.1209, 59.1653) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6C2 #C2C8CC
analogous
#CCC2C3 #CCC6C2 #CCCBC2
triadic
#CCC6C2 #C2CCC6 #C6C2CC
tetradic
#CCC6C2 #C3CCC2 #C2C8CC #CBC2CC
square
#CCC6C2 #C3CCC2 #C2C8CC #CBC2CC
split-complementary
#CCC6C2 #C2CCCB #C2C3CC
monochromatic
#94887F #B0A7A1 #CCC6C2 #E8E5E3 #F1EFEE
Accessibility & contrast
On white
1.69
#CCC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CCC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6C2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6C2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#C9C8C2
Tritanopia (blue-blind)
#CEC5C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc6c2; /* rgb */ color: rgb(204, 198, 194); /* oklch */ color: oklch(83.0% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#dbd7d4',
500: '#ccc6c2',
950: '#000000',
},
}SCSS
$custom: #ccc6c2; $custom-light: #dbd7d4; $custom-dark: #000000;
JSON
{
"hex": "#ccc6c2",
"rgb": {
"r": 204,
"g": 198,
"b": 194
},
"hsl": {
"h": 24,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83025,
"c": 0.00872,
"h": 56.3
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#CCC6C2
secondary
#939A9F
accent
#799353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383