#D9CDCF#D9CDCF
#D9CDCF is a very light, near-neutral red. Relative luminance 0.629; OKLCH L 85.9% C 0.014 H 5.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDCF |
|---|---|
| RGB | rgb(217, 205, 207) |
| HSL | hsl(350, 14%, 83%) |
| HSV | hsv(350, 6%, 85%) |
| CMYK | cmyk(0%, 5.5%, 4.6%, 14.9%) |
| CIE-LAB | lab(83.40, 4.50, 0.50) |
| CIE-LCH | lch(83.40, 4.53, 6.32°) |
| OKLab | oklab(85.86% 0.0135 0.0014) |
| OKLCH | oklch(85.86% 0.014 5.9) |
| XYZ | xyz(61.7076, 62.9199, 67.9134) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.53
Silver
#C0C0C0
ΔE00 7.06
Mistyrose
#FFE4E1
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.08
Lavenderblush
#FFF0F5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDCF #CDD9D7
analogous
#D9CDD5 #D9CDCF #D9D1CD
triadic
#D9CDCF #CFD9CD #CDCFD9
tetradic
#D9CDCF #D5D9CD #CDD9D7 #D1CDD9
square
#D9CDCF #D5D9CD #CDD9D7 #D1CDD9
split-complementary
#D9CDCF #CDD9D1 #CDD5D9
monochromatic
#A4878C #BFAAAE #D9CDCF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.55
#D9CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D9CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDCF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDCF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFCF
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#DCCCCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9cdcf; /* rgb */ color: rgb(217, 205, 207); /* oklch */ color: oklch(85.9% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#e4dcdd',
500: '#d9cdcf',
950: '#000000',
},
}SCSS
$custom: #d9cdcf; $custom-light: #e4dcdd; $custom-dark: #000000;
JSON
{
"hex": "#d9cdcf",
"rgb": {
"r": 217,
"g": 205,
"b": 207
},
"hsl": {
"h": 350,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.8586,
"c": 0.0136,
"h": 5.9
},
"luminance": 0.62919
}Semantic roles & 50–950 ramp
primary
#D9CDCF
secondary
#9DAEAB
accent
#988B4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484