#D7CDCC#D7CDCC
#D7CDCC is a very light, near-neutral red. Relative luminance 0.625; OKLCH L 85.6% C 0.011 H 24.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDCC |
|---|---|
| RGB | rgb(215, 205, 204) |
| HSL | hsl(5, 12%, 82%) |
| HSV | hsv(5, 5%, 84%) |
| CMYK | cmyk(0%, 4.7%, 5.1%, 15.7%) |
| CIE-LAB | lab(83.16, 3.28, 1.73) |
| CIE-LCH | lch(83.16, 3.71, 27.84°) |
| OKLab | oklab(85.61% 0.0102 0.0046) |
| OKLCH | oklch(85.61% 0.011 24.3) |
| XYZ | xyz(60.7533, 62.4699, 65.9724) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 5.55
Silver
#C0C0C0
ΔE00 5.99
Fog
#D8DCE0
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.46
Warm Gray
#C9BEB0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDCC #CCD6D7
analogous
#D7CCD1 #D7CDCC #D7D3CC
triadic
#D7CDCC #CCD7CD #CDCCD7
tetradic
#D7CDCC #D1D7CC #CCD6D7 #D3CCD7
square
#D7CDCC #D1D7CC #CCD6D7 #D3CCD7
split-complementary
#D7CDCC #CCD7D3 #CCD1D7
monochromatic
#A18A87 #BCABAA #D7CDCC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.56
#D7CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#D7CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDCC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDCC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#DACCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdcc; /* rgb */ color: rgb(215, 205, 204); /* oklch */ color: oklch(85.6% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#e3dcdb',
500: '#d7cdcc',
950: '#000000',
},
}SCSS
$custom: #d7cdcc; $custom-light: #e3dcdb; $custom-dark: #000000;
JSON
{
"hex": "#d7cdcc",
"rgb": {
"r": 215,
"g": 205,
"b": 204
},
"hsl": {
"h": 5.455,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.8561,
"c": 0.01124,
"h": 24.3
},
"luminance": 0.62469
}Semantic roles & 50–950 ramp
primary
#D7CDCC
secondary
#9CAAAB
accent
#90964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484