#D0C4C2#D0C4C2
#D0C4C2 is a very light, near-neutral red. Relative luminance 0.568; OKLCH L 83.0% C 0.014 H 28.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4C2 |
|---|---|
| RGB | rgb(208, 196, 194) |
| HSL | hsl(9, 13%, 79%) |
| HSV | hsv(9, 7%, 82%) |
| CMYK | cmyk(0%, 5.8%, 6.7%, 18.4%) |
| CIE-LAB | lab(80.06, 3.84, 2.51) |
| CIE-LCH | lch(80.06, 4.59, 33.12°) |
| OKLab | oklab(82.96% 0.0121 0.0067) |
| OKLCH | oklch(82.96% 0.014 28.9) |
| XYZ | xyz(55.4888, 56.7854, 59.0660) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.29
Warm Gray
#C9BEB0
ΔE00 6.54
Gainsboro
#DCDCDC
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4C2 #C2CED0
analogous
#D0C2C7 #D0C4C2 #D0CBC2
triadic
#D0C4C2 #C2D0C4 #C4C2D0
tetradic
#D0C4C2 #C7D0C2 #C2CED0 #CBC2D0
square
#D0C4C2 #C7D0C2 #C2CED0 #CBC2D0
split-complementary
#D0C4C2 #C2D0CB #C2C7D0
monochromatic
#9B817D #B5A39F #D0C4C2 #EBE5E5 #F2EEEE
Accessibility & contrast
On white
1.70
#D0C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#D0C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4C2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4C2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#D3C3C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c4c2; /* rgb */ color: rgb(208, 196, 194); /* oklch */ color: oklch(83.0% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#ded5d4',
500: '#d0c4c2',
950: '#000000',
},
}SCSS
$custom: #d0c4c2; $custom-light: #ded5d4; $custom-dark: #000000;
JSON
{
"hex": "#d0c4c2",
"rgb": {
"r": 208,
"g": 196,
"b": 194
},
"hsl": {
"h": 8.571,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82955,
"c": 0.01382,
"h": 28.9
},
"luminance": 0.56785
}Semantic roles & 50–950 ramp
primary
#D0C4C2
secondary
#92A2A4
accent
#8D974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383