#D4DAEC#D4DAEC
#D4DAEC is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.026 H 271.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAEC |
|---|---|
| RGB | rgb(212, 218, 236) |
| HSL | hsl(225, 39%, 88%) |
| HSV | hsv(225, 10%, 93%) |
| CMYK | cmyk(10.2%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.09, 1.42, -9.49) |
| CIE-LCH | lch(87.09, 9.60, 278.50°) |
| OKLab | oklab(88.92% 0.0005 -0.0255) |
| OKLCH | oklch(88.92% 0.026 271.1) |
| XYZ | xyz(67.3599, 70.1953, 89.3409) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Fog
#D8DCE0
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 7.99
Ghostwhite
#F8F8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAEC #ECE6D4
analogous
#D4E6EC #D4DAEC #DAD4EC
triadic
#D4DAEC #ECD4DA #DAECD4
tetradic
#D4DAEC #ECD4E6 #ECE6D4 #D4ECDA
square
#D4DAEC #ECD4E6 #ECE6D4 #D4ECDA
split-complementary
#D4DAEC #ECDAD4 #E6ECD4
monochromatic
#7F91C6 #AAB5D9 #D4DAEC #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.40
#D4DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D4DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAEC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAEC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#CFDDE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4daec; /* rgb */ color: rgb(212, 218, 236); /* oklch */ color: oklch(88.9% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#e1e5f2',
500: '#d4daec',
950: '#000000',
},
}SCSS
$custom: #d4daec; $custom-light: #e1e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d4daec",
"rgb": {
"r": 212,
"g": 218,
"b": 236
},
"hsl": {
"h": 225,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.88921,
"c": 0.02552,
"h": 271.1
},
"luminance": 0.70196
}Semantic roles & 50–950 ramp
primary
#D4DAEC
secondary
#C7BD9D
accent
#9234B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485