#D4DAEB#D4DAEB
#D4DAEB is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.024 H 270.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAEB |
|---|---|
| RGB | rgb(212, 218, 235) |
| HSL | hsl(224, 37%, 88%) |
| HSV | hsv(224, 10%, 92%) |
| CMYK | cmyk(9.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.06, 1.22, -9.01) |
| CIE-LCH | lch(87.06, 9.09, 277.73°) |
| OKLab | oklab(88.89% 0.0001 -0.0242) |
| OKLCH | oklch(88.89% 0.024 270.3) |
| XYZ | xyz(67.2150, 70.1374, 88.5779) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Fog
#D8DCE0
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAEB #EBE5D4
analogous
#D4E5EB #D4DAEB #D9D4EB
triadic
#D4DAEB #EBD4DA #DAEBD4
tetradic
#D4DAEB #EBD4E5 #EBE5D4 #D4EBD9
square
#D4DAEB #EBD4E5 #EBE5D4 #D4EBD9
split-complementary
#D4DAEB #EBD9D4 #E5EBD4
monochromatic
#8092C4 #AAB6D8 #D4DAEB #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.40
#D4DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D4DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAEB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAEB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#CFDDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4daeb; /* rgb */ color: rgb(212, 218, 235); /* oklch */ color: oklch(88.9% 0.024 270.3);
Tailwind
colors: {
custom: {
50: '#e1e5f1',
500: '#d4daeb',
950: '#000000',
},
}SCSS
$custom: #d4daeb; $custom-light: #e1e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d4daeb",
"rgb": {
"r": 212,
"g": 218,
"b": 235
},
"hsl": {
"h": 224.348,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88889,
"c": 0.0242,
"h": 270.3
},
"luminance": 0.70138
}Semantic roles & 50–950 ramp
primary
#D4DAEB
secondary
#C5BB9E
accent
#9036AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485