#D8DEF2#D8DEF2
#D8DEF2 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.2% C 0.028 H 272.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF2 |
|---|---|
| RGB | rgb(216, 222, 242) |
| HSL | hsl(226, 50%, 90%) |
| HSV | hsv(226, 11%, 95%) |
| CMYK | cmyk(10.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.57, 1.81, -10.43) |
| CIE-LCH | lch(88.57, 10.58, 279.83°) |
| OKLab | oklab(90.21% 0.0012 -0.0281) |
| OKLCH | oklch(90.21% 0.028 272.5) |
| XYZ | xyz(70.4638, 73.2516, 94.4138) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.41
Fog
#D8DCE0
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.82
Aliceblue
#F0F8FF
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF2 #F2ECD8
analogous
#D8EBF2 #D8DEF2 #DFD8F2
triadic
#D8DEF2 #F2D8DE #DEF2D8
tetradic
#D8DEF2 #F2D8EB #F2ECD8 #D8F2DF
square
#D8DEF2 #F2D8EB #F2ECD8 #D8F2DF
split-complementary
#D8DEF2 #F2DFD8 #EBF2D8
monochromatic
#7C90D3 #AAB7E3 #D8DEF2 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.34
#D8DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D8DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF2
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF2 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF3
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#D2E2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8def2; /* rgb */ color: rgb(216, 222, 242); /* oklch */ color: oklch(90.2% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#e4e8f6',
500: '#d8def2',
950: '#000000',
},
}SCSS
$custom: #d8def2; $custom-light: #e4e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d8def2",
"rgb": {
"r": 216,
"g": 222,
"b": 242
},
"hsl": {
"h": 226.154,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90207,
"c": 0.02809,
"h": 272.5
},
"luminance": 0.73252
}Semantic roles & 50–950 ramp
primary
#D8DEF2
secondary
#D0C59E
accent
#9B28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485