#D4DCED#D4DCED
#D4DCED is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.025 H 265.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCED |
|---|---|
| RGB | rgb(212, 220, 237) |
| HSL | hsl(221, 41%, 88%) |
| HSV | hsv(221, 11%, 93%) |
| CMYK | cmyk(10.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.63, 0.57, -9.22) |
| CIE-LCH | lch(87.63, 9.24, 273.56°) |
| OKLab | oklab(89.35% -0.0019 -0.0248) |
| OKLCH | oklch(89.35% 0.025 265.6) |
| XYZ | xyz(68.0273, 71.2971, 90.2821) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCED #EDE5D4
analogous
#D4E8ED #D4DCED #D8D4ED
triadic
#D4DCED #EDD4DC #DCEDD4
tetradic
#D4DCED #EDD4E8 #EDE5D4 #D4EDD8
square
#D4DCED #EDD4E8 #EDE5D4 #D4EDD8
split-complementary
#D4DCED #EDD8D4 #E8EDD4
monochromatic
#7E96C9 #A9B9DB #D4DCED #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.38
#D4DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D4DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCED
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCED | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#CEDFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dced; /* rgb */ color: rgb(212, 220, 237); /* oklch */ color: oklch(89.4% 0.025 265.6);
Tailwind
colors: {
custom: {
50: '#e1e6f2',
500: '#d4dced',
950: '#000000',
},
}SCSS
$custom: #d4dced; $custom-light: #e1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d4dced",
"rgb": {
"r": 212,
"g": 220,
"b": 237
},
"hsl": {
"h": 220.8,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.89351,
"c": 0.02487,
"h": 265.6
},
"luminance": 0.71298
}Semantic roles & 50–950 ramp
primary
#D4DCED
secondary
#C9BA9D
accent
#8A31B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485