#D4DDEE#D4DDEE
#D4DDEE is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.6% C 0.025 H 263.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDEE |
|---|---|
| RGB | rgb(212, 221, 238) |
| HSL | hsl(219, 43%, 88%) |
| HSV | hsv(219, 11%, 93%) |
| CMYK | cmyk(10.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.91, 0.25, -9.33) |
| CIE-LCH | lch(87.91, 9.33, 271.55°) |
| OKLab | oklab(89.58% -0.0029 -0.0251) |
| OKLCH | oklch(89.58% 0.025 263.3) |
| XYZ | xyz(68.4371, 71.8822, 91.1414) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 6.22
Aliceblue
#F0F8FF
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDEE #EEE5D4
analogous
#D4EAEE #D4DDEE #D8D4EE
triadic
#D4DDEE #EED4DD #DDEED4
tetradic
#D4DDEE #EED4EA #EEE5D4 #D4EED8
square
#D4DDEE #EED4EA #EEE5D4 #D4EED8
split-complementary
#D4DDEE #EED8D4 #EAEED4
monochromatic
#7C98CB #A8BADD #D4DDEE #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.37
#D4DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D4DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDEE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDEE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D6DBEE
Tritanopia (blue-blind)
#CEE0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4ddee; /* rgb */ color: rgb(212, 221, 238); /* oklch */ color: oklch(89.6% 0.025 263.3);
Tailwind
colors: {
custom: {
50: '#e1e7f3',
500: '#d4ddee',
950: '#000000',
},
}SCSS
$custom: #d4ddee; $custom-light: #e1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#d4ddee",
"rgb": {
"r": 212,
"g": 221,
"b": 238
},
"hsl": {
"h": 219.231,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.89583,
"c": 0.02526,
"h": 263.3
},
"luminance": 0.71883
}Semantic roles & 50–950 ramp
primary
#D4DDEE
secondary
#CABA9C
accent
#882FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485