#CDC4C2#CDC4C2
#CDC4C2 is a very light, near-neutral red. Relative luminance 0.564; OKLCH L 82.7% C 0.011 H 32.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4C2 |
|---|---|
| RGB | rgb(205, 196, 194) |
| HSL | hsl(11, 10%, 78%) |
| HSV | hsv(11, 5%, 80%) |
| CMYK | cmyk(0%, 4.4%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.82, 2.78, 2.12) |
| CIE-LCH | lch(79.82, 3.50, 37.32°) |
| OKLab | oklab(82.71% 0.0089 0.0056) |
| OKLCH | oklch(82.71% 0.011 32.5) |
| XYZ | xyz(54.6531, 56.3545, 59.0268) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 5.31
Warm Gray
#C9BEB0
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4C2 #C2CBCD
analogous
#CDC2C5 #CDC4C2 #CDC9C2
triadic
#CDC4C2 #C2CDC4 #C4C2CD
tetradic
#CDC4C2 #C5CDC2 #C2CBCD #C9C2CD
square
#CDC4C2 #C5CDC2 #C2CBCD #C9C2CD
split-complementary
#CDC4C2 #C2CDC9 #C2C5CD
monochromatic
#96837F #B1A3A0 #CDC4C2 #E9E5E4 #F1EFEE
Accessibility & contrast
On white
1.71
#CDC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CDC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4C2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4C2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C8C6C2
Tritanopia (blue-blind)
#D0C3C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc4c2; /* rgb */ color: rgb(205, 196, 194); /* oklch */ color: oklch(82.7% 0.011 32.5);
Tailwind
colors: {
custom: {
50: '#dcd5d4',
500: '#cdc4c2',
950: '#000000',
},
}SCSS
$custom: #cdc4c2; $custom-light: #dcd5d4; $custom-dark: #000000;
JSON
{
"hex": "#cdc4c2",
"rgb": {
"r": 205,
"g": 196,
"b": 194
},
"hsl": {
"h": 10.909,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82705,
"c": 0.01051,
"h": 32.5
},
"luminance": 0.56354
}Semantic roles & 50–950 ramp
primary
#CDC4C2
secondary
#939EA1
accent
#889452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383