#D9CDCC#D9CDCC
#D9CDCC is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.8% C 0.013 H 23.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDCC |
|---|---|
| RGB | rgb(217, 205, 204) |
| HSL | hsl(5, 15%, 83%) |
| HSV | hsv(5, 6%, 85%) |
| CMYK | cmyk(0%, 5.5%, 6%, 14.9%) |
| CIE-LAB | lab(83.32, 3.98, 1.99) |
| CIE-LCH | lch(83.32, 4.45, 26.53°) |
| OKLab | oklab(85.78% 0.0124 0.0053) |
| OKLCH | oklch(85.78% 0.013 23.2) |
| XYZ | xyz(61.3444, 62.7746, 66.0001) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.73
Warm Gray
#C9BEB0
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDCC #CCD8D9
analogous
#D9CCD2 #D9CDCC #D9D3CC
triadic
#D9CDCC #CCD9CD #CDCCD9
tetradic
#D9CDCC #D2D9CC #CCD8D9 #D3CCD9
square
#D9CDCC #D2D9CC #CCD8D9 #D3CCD9
split-complementary
#D9CDCC #CCD9D3 #CCD2D9
monochromatic
#A58886 #BFABA9 #D9CDCC #F2EEED #F2EEED
Accessibility & contrast
On white
1.55
#D9CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D9CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDCC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDCC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#DCCCCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9cdcc; /* rgb */ color: rgb(217, 205, 204); /* oklch */ color: oklch(85.8% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#e4dcdb',
500: '#d9cdcc',
950: '#000000',
},
}SCSS
$custom: #d9cdcc; $custom-light: #e4dcdb; $custom-dark: #000000;
JSON
{
"hex": "#d9cdcc",
"rgb": {
"r": 217,
"g": 205,
"b": 204
},
"hsl": {
"h": 4.615,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85775,
"c": 0.01347,
"h": 23.2
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#D9CDCC
secondary
#9BACAE
accent
#93994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484