#D4DEF0#D4DEF0
#D4DEF0 is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.8% C 0.027 H 262.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEF0 |
|---|---|
| RGB | rgb(212, 222, 240) |
| HSL | hsl(219, 48%, 89%) |
| HSV | hsv(219, 12%, 94%) |
| CMYK | cmyk(11.7%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(88.22, 0.13, -9.92) |
| CIE-LCH | lch(88.22, 9.92, 270.75°) |
| OKLab | oklab(89.85% -0.0036 -0.0267) |
| OKLCH | oklch(89.85% 0.027 262.3) |
| XYZ | xyz(68.9974, 72.5300, 92.7858) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.59
Ghostwhite
#F8F8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEF0 #F0E6D4
analogous
#D4ECF0 #D4DEF0 #D8D4F0
triadic
#D4DEF0 #F0D4DE #DEF0D4
tetradic
#D4DEF0 #F0D4EC #F0E6D4 #D4F0D8
square
#D4DEF0 #F0D4EC #F0E6D4 #D4F0D8
split-complementary
#D4DEF0 #F0D8D4 #ECF0D4
monochromatic
#7998D0 #A7BBE0 #D4DEF0 #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.35
#D4DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D4DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEF0
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEF0 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D6DCF0
Tritanopia (blue-blind)
#CEE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4def0; /* rgb */ color: rgb(212, 222, 240); /* oklch */ color: oklch(89.8% 0.027 262.3);
Tailwind
colors: {
custom: {
50: '#e1e8f5',
500: '#d4def0',
950: '#000000',
},
}SCSS
$custom: #d4def0; $custom-light: #e1e8f5; $custom-dark: #000000;
JSON
{
"hex": "#d4def0",
"rgb": {
"r": 212,
"g": 222,
"b": 240
},
"hsl": {
"h": 218.571,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.89846,
"c": 0.02694,
"h": 262.3
},
"luminance": 0.72531
}Semantic roles & 50–950 ramp
primary
#D4DEF0
secondary
#CDBB9B
accent
#882ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485