#CDC3C2#CDC3C2
#CDC3C2 is a very light, near-neutral red. Relative luminance 0.559; OKLCH L 82.5% C 0.011 H 24.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3C2 |
|---|---|
| RGB | rgb(205, 195, 194) |
| HSL | hsl(5, 10%, 78%) |
| HSV | hsv(5, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.56, 3.31, 1.75) |
| CIE-LCH | lch(79.56, 3.75, 27.84°) |
| OKLab | oklab(82.51% 0.0103 0.0047) |
| OKLCH | oklch(82.51% 0.011 24.4) |
| XYZ | xyz(54.4283, 55.9049, 58.9519) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 5.80
Warm Gray
#C9BEB0
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3C2 #C2CCCD
analogous
#CDC2C6 #CDC3C2 #CDC8C2
triadic
#CDC3C2 #C2CDC3 #C3C2CD
tetradic
#CDC3C2 #C6CDC2 #C2CCCD #C8C2CD
square
#CDC3C2 #C6CDC2 #C2CCCD #C8C2CD
split-complementary
#CDC3C2 #C2CDC8 #C2C6CD
monochromatic
#96817F #B1A2A0 #CDC3C2 #E9E4E4 #F1EEEE
Accessibility & contrast
On white
1.72
#CDC3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CDC3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3C2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3C2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#D0C2C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc3c2; /* rgb */ color: rgb(205, 195, 194); /* oklch */ color: oklch(82.5% 0.011 24.4);
Tailwind
colors: {
custom: {
50: '#dcd5d4',
500: '#cdc3c2',
950: '#000000',
},
}SCSS
$custom: #cdc3c2; $custom-light: #dcd5d4; $custom-dark: #000000;
JSON
{
"hex": "#cdc3c2",
"rgb": {
"r": 205,
"g": 195,
"b": 194
},
"hsl": {
"h": 5.455,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82505,
"c": 0.01135,
"h": 24.4
},
"luminance": 0.55904
}Semantic roles & 50–950 ramp
primary
#CDC3C2
secondary
#939FA1
accent
#8E9452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383