#D8DEF3#D8DEF3
#D8DEF3 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.2% C 0.029 H 273.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF3 |
|---|---|
| RGB | rgb(216, 222, 243) |
| HSL | hsl(227, 53%, 90%) |
| HSV | hsv(227, 11%, 95%) |
| CMYK | cmyk(11.1%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(88.60, 2.00, -10.91) |
| CIE-LCH | lch(88.60, 11.09, 280.41°) |
| OKLab | oklab(90.24% 0.0016 -0.0294) |
| OKLCH | oklch(90.24% 0.029 273.1) |
| XYZ | xyz(70.6144, 73.3118, 95.2070) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.33
Ghostwhite
#F8F8FF
ΔE00 8.04
Aliceblue
#F0F8FF
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF3 #F3EDD8
analogous
#D8EBF3 #D8DEF3 #E0D8F3
triadic
#D8DEF3 #F3D8DE #DEF3D8
tetradic
#D8DEF3 #F3D8EB #F3EDD8 #D8F3E0
square
#D8DEF3 #F3D8EB #F3EDD8 #D8F3E0
split-complementary
#D8DEF3 #F3E0D8 #EBF3D8
monochromatic
#7A8FD6 #A9B6E5 #D8DEF3 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.34
#D8DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D8DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF3
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF3 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F4
Deuteranopia (green-blind)
#D7DDF2
Tritanopia (blue-blind)
#D2E2E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8def3; /* rgb */ color: rgb(216, 222, 243); /* oklch */ color: oklch(90.2% 0.029 273.1);
Tailwind
colors: {
custom: {
50: '#e4e8f7',
500: '#d8def3',
950: '#000000',
},
}SCSS
$custom: #d8def3; $custom-light: #e4e8f7; $custom-dark: #000000;
JSON
{
"hex": "#d8def3",
"rgb": {
"r": 216,
"g": 222,
"b": 243
},
"hsl": {
"h": 226.667,
"s": 52.941,
"l": 90
},
"oklch": {
"l": 0.90238,
"c": 0.02941,
"h": 273.1
},
"luminance": 0.73313
}Semantic roles & 50–950 ramp
primary
#D8DEF3
secondary
#D2C69D
accent
#9E25C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485