#D4DEF2#D4DEF2
#D4DEF2 is a very light, muted blue. Relative luminance 0.727; OKLCH L 89.9% C 0.029 H 264.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEF2 |
|---|---|
| RGB | rgb(212, 222, 242) |
| HSL | hsl(220, 54%, 89%) |
| HSV | hsv(220, 12%, 95%) |
| CMYK | cmyk(12.4%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.28, 0.53, -10.89) |
| CIE-LCH | lch(88.28, 10.90, 272.79°) |
| OKLab | oklab(89.91% -0.0029 -0.0293) |
| OKLCH | oklch(89.91% 0.029 264.4) |
| XYZ | xyz(69.2961, 72.6495, 94.3591) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.52
Aliceblue
#F0F8FF
ΔE00 7.79
Ghostwhite
#F8F8FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEF2 #F2E8D4
analogous
#D4EDF2 #D4DEF2 #D9D4F2
triadic
#D4DEF2 #F2D4DE #DEF2D4
tetradic
#D4DEF2 #F2D4ED #F2E8D4 #D4F2D9
square
#D4DEF2 #F2D4ED #F2E8D4 #D4F2D9
split-complementary
#D4DEF2 #F2D9D4 #EDF2D4
monochromatic
#7696D6 #A5BAE4 #D4DEF2 #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.35
#D4DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D4DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEF2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEF2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D5DCF2
Tritanopia (blue-blind)
#CDE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4def2; /* rgb */ color: rgb(212, 222, 242); /* oklch */ color: oklch(89.9% 0.029 264.4);
Tailwind
colors: {
custom: {
50: '#e1e8f6',
500: '#d4def2',
950: '#000000',
},
}SCSS
$custom: #d4def2; $custom-light: #e1e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d4def2",
"rgb": {
"r": 212,
"g": 222,
"b": 242
},
"hsl": {
"h": 220,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.8991,
"c": 0.02948,
"h": 264.4
},
"luminance": 0.7265
}Semantic roles & 50–950 ramp
primary
#D4DEF2
secondary
#D1BE99
accent
#8D24C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485