#CDC2C0#CDC2C0
#CDC2C0 is a very light, near-neutral red. Relative luminance 0.554; OKLCH L 82.2% C 0.013 H 29.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2C0 |
|---|---|
| RGB | rgb(205, 194, 192) |
| HSL | hsl(9, 12%, 78%) |
| HSV | hsv(9, 6%, 80%) |
| CMYK | cmyk(0%, 5.4%, 6.3%, 19.6%) |
| CIE-LAB | lab(79.25, 3.49, 2.38) |
| CIE-LCH | lch(79.25, 4.23, 34.27°) |
| OKLab | oklab(82.25% 0.011 0.0063) |
| OKLCH | oklch(82.25% 0.013 29.9) |
| XYZ | xyz(53.9819, 55.3690, 57.7025) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.21
Warm Gray
#C9BEB0
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2C0 #C0CBCD
analogous
#CDC0C4 #CDC2C0 #CDC8C0
triadic
#CDC2C0 #C0CDC2 #C2C0CD
tetradic
#CDC2C0 #C4CDC0 #C0CBCD #C8C0CD
square
#CDC2C0 #C4CDC0 #C0CBCD #C8C0CD
split-complementary
#CDC2C0 #C0CDC8 #C0C4CD
monochromatic
#97807C #B2A19E #CDC2C0 #E8E3E2 #F1EEEE
Accessibility & contrast
On white
1.74
#CDC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CDC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2C0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2C0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#D0C1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc2c0; /* rgb */ color: rgb(205, 194, 192); /* oklch */ color: oklch(82.2% 0.013 29.9);
Tailwind
colors: {
custom: {
50: '#dcd4d3',
500: '#cdc2c0',
950: '#000000',
},
}SCSS
$custom: #cdc2c0; $custom-light: #dcd4d3; $custom-dark: #000000;
JSON
{
"hex": "#cdc2c0",
"rgb": {
"r": 205,
"g": 194,
"b": 192
},
"hsl": {
"h": 9.231,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.82248,
"c": 0.01273,
"h": 29.9
},
"luminance": 0.55368
}Semantic roles & 50–950 ramp
primary
#CDC2C0
secondary
#909EA1
accent
#8B9650
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383