#D9CED0#D9CED0
#D9CED0 is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.012 H 4.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CED0 |
|---|---|
| RGB | rgb(217, 206, 208) |
| HSL | hsl(349, 13%, 83%) |
| HSV | hsv(349, 5%, 85%) |
| CMYK | cmyk(0%, 5.1%, 4.1%, 14.9%) |
| CIE-LAB | lab(83.68, 4.15, 0.37) |
| CIE-LCH | lch(83.68, 4.17, 5.10°) |
| OKLab | oklab(86.09% 0.0124 0.001) |
| OKLCH | oklch(86.09% 0.012 4.8) |
| XYZ | xyz(62.0702, 63.4489, 68.6392) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.08
Silver
#C0C0C0
ΔE00 6.84
Fog
#D8DCE0
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CED0 #CED9D7
analogous
#D9CED5 #D9CED0 #D9D1CE
triadic
#D9CED0 #D0D9CE #CED0D9
tetradic
#D9CED0 #D5D9CE #CED9D7 #D1CED9
square
#D9CED0 #D5D9CE #CED9D7 #D1CED9
split-complementary
#D9CED0 #CED9D1 #CED5D9
monochromatic
#A4898E #BEACAF #D9CED0 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.53
#D9CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#D9CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CED0
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CED0 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#DBCDCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d9ced0; /* rgb */ color: rgb(217, 206, 208); /* oklch */ color: oklch(86.1% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#e4ddde',
500: '#d9ced0',
950: '#000000',
},
}SCSS
$custom: #d9ced0; $custom-light: #e4ddde; $custom-dark: #000000;
JSON
{
"hex": "#d9ced0",
"rgb": {
"r": 217,
"g": 206,
"b": 208
},
"hsl": {
"h": 349.091,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.86086,
"c": 0.01248,
"h": 4.8
},
"luminance": 0.63448
}Semantic roles & 50–950 ramp
primary
#D9CED0
secondary
#9EAEAB
accent
#978A4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484