#D4DDEB#D4DDEB
#D4DDEB is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.022 H 259.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDEB |
|---|---|
| RGB | rgb(212, 221, 235) |
| HSL | hsl(217, 37%, 88%) |
| HSV | hsv(217, 10%, 92%) |
| CMYK | cmyk(9.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.83, -0.34, -7.87) |
| CIE-LCH | lch(87.83, 7.88, 267.52°) |
| OKLab | oklab(89.49% -0.004 -0.0211) |
| OKLCH | oklch(89.49% 0.022 259.2) |
| XYZ | xyz(68.0000, 71.7074, 88.8395) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDEB #EBE2D4
analogous
#D4E8EB #D4DDEB #D6D4EB
triadic
#D4DDEB #EBD4DD #DDEBD4
tetradic
#D4DDEB #EBD4E8 #EBE2D4 #D4EBD6
square
#D4DDEB #EBD4E8 #EBE2D4 #D4EBD6
split-complementary
#D4DDEB #EBD6D4 #E8EBD4
monochromatic
#809BC4 #AABCD8 #D4DDEB #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.37
#D4DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D4DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDEB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDEB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#CFE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4ddeb; /* rgb */ color: rgb(212, 221, 235); /* oklch */ color: oklch(89.5% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#e1e7f1',
500: '#d4ddeb',
950: '#000000',
},
}SCSS
$custom: #d4ddeb; $custom-light: #e1e7f1; $custom-dark: #000000;
JSON
{
"hex": "#d4ddeb",
"rgb": {
"r": 212,
"g": 221,
"b": 235
},
"hsl": {
"h": 216.522,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.89488,
"c": 0.02153,
"h": 259.2
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#D4DDEB
secondary
#C5B69E
accent
#8036AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485