#D8DEF1#D8DEF1
#D8DEF1 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.027 H 271.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF1 |
|---|---|
| RGB | rgb(216, 222, 241) |
| HSL | hsl(226, 47%, 90%) |
| HSV | hsv(226, 10%, 95%) |
| CMYK | cmyk(10.4%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(88.54, 1.61, -9.94) |
| CIE-LCH | lch(88.54, 10.07, 279.19°) |
| OKLab | oklab(90.18% 0.0009 -0.0267) |
| OKLCH | oklch(90.18% 0.027 271.8) |
| XYZ | xyz(70.3140, 73.1917, 93.6250) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.53
Fog
#D8DCE0
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.61
Aliceblue
#F0F8FF
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF1 #F1EBD8
analogous
#D8EBF1 #D8DEF1 #DFD8F1
triadic
#D8DEF1 #F1D8DE #DEF1D8
tetradic
#D8DEF1 #F1D8EB #F1EBD8 #D8F1DF
square
#D8DEF1 #F1D8EB #F1EBD8 #D8F1DF
split-complementary
#D8DEF1 #F1DFD8 #EBF1D8
monochromatic
#7E92D1 #ABB8E1 #D8DEF1 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.34
#D8DEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D8DEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF1
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF1 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#D3E1E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8def1; /* rgb */ color: rgb(216, 222, 241); /* oklch */ color: oklch(90.2% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#e4e8f5',
500: '#d8def1',
950: '#000000',
},
}SCSS
$custom: #d8def1; $custom-light: #e4e8f5; $custom-dark: #000000;
JSON
{
"hex": "#d8def1",
"rgb": {
"r": 216,
"g": 222,
"b": 241
},
"hsl": {
"h": 225.6,
"s": 47.17,
"l": 89.608
},
"oklch": {
"l": 0.90175,
"c": 0.02675,
"h": 271.8
},
"luminance": 0.73192
}Semantic roles & 50–950 ramp
primary
#D8DEF1
secondary
#CFC39F
accent
#982BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485