#D4DDEA#D4DDEA
#D4DDEA is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.020 H 257.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDEA |
|---|---|
| RGB | rgb(212, 221, 234) |
| HSL | hsl(215, 34%, 87%) |
| HSV | hsv(215, 9%, 92%) |
| CMYK | cmyk(9.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.80, -0.54, -7.39) |
| CIE-LCH | lch(87.80, 7.41, 265.84°) |
| OKLab | oklab(89.46% -0.0044 -0.0198) |
| OKLCH | oklch(89.46% 0.02 257.5) |
| XYZ | xyz(67.8560, 71.6498, 88.0808) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.07
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDEA #EAE1D4
analogous
#D4E8EA #D4DDEA #D6D4EA
triadic
#D4DDEA #EAD4DD #DDEAD4
tetradic
#D4DDEA #EAD4E8 #EAE1D4 #D4EAD6
square
#D4DDEA #EAD4E8 #EAE1D4 #D4EAD6
split-complementary
#D4DDEA #EAD6D4 #E8EAD4
monochromatic
#829CC2 #ABBCD6 #D4DDEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.37
#D4DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D4DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDEA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDEA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#CFE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4ddea; /* rgb */ color: rgb(212, 221, 234); /* oklch */ color: oklch(89.5% 0.020 257.5);
Tailwind
colors: {
custom: {
50: '#e1e7f0',
500: '#d4ddea',
950: '#000000',
},
}SCSS
$custom: #d4ddea; $custom-light: #e1e7f0; $custom-dark: #000000;
JSON
{
"hex": "#d4ddea",
"rgb": {
"r": 212,
"g": 221,
"b": 234
},
"hsl": {
"h": 215.455,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.89457,
"c": 0.02031,
"h": 257.5
},
"luminance": 0.7165
}Semantic roles & 50–950 ramp
primary
#D4DDEA
secondary
#C4B59E
accent
#7D38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485