#D8DEF4#D8DEF4
#D8DEF4 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.031 H 273.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF4 |
|---|---|
| RGB | rgb(216, 222, 244) |
| HSL | hsl(227, 56%, 90%) |
| HSV | hsv(227, 11%, 96%) |
| CMYK | cmyk(11.5%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(88.63, 2.20, -11.39) |
| CIE-LCH | lch(88.63, 11.60, 280.95°) |
| OKLab | oklab(90.27% 0.0019 -0.0307) |
| OKLCH | oklch(90.27% 0.031 273.6) |
| XYZ | xyz(70.7658, 73.3724, 96.0045) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Light Blue Grey
#B7C9E2
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.70
Ghostwhite
#F8F8FF
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.65
Aliceblue
#F0F8FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF4 #F4EED8
analogous
#D8ECF4 #D8DEF4 #E0D8F4
triadic
#D8DEF4 #F4D8DE #DEF4D8
tetradic
#D8DEF4 #F4D8EC #F4EED8 #D8F4E0
square
#D8DEF4 #F4D8EC #F4EED8 #D8F4E0
split-complementary
#D8DEF4 #F4E0D8 #ECF4D8
monochromatic
#798DD9 #A8B6E7 #D8DEF4 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.34
#D8DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D8DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF4
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF4 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#D2E2E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8def4; /* rgb */ color: rgb(216, 222, 244); /* oklch */ color: oklch(90.3% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#e4e8f7',
500: '#d8def4',
950: '#000000',
},
}SCSS
$custom: #d8def4; $custom-light: #e4e8f7; $custom-dark: #000000;
JSON
{
"hex": "#d8def4",
"rgb": {
"r": 216,
"g": 222,
"b": 244
},
"hsl": {
"h": 227.143,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.90271,
"c": 0.03075,
"h": 273.6
},
"luminance": 0.73373
}Semantic roles & 50–950 ramp
primary
#D8DEF4
secondary
#D4C89C
accent
#A122C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485