#D8DEF8#D8DEF8
#D8DEF8 is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.036 H 275.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF8 |
|---|---|
| RGB | rgb(216, 222, 248) |
| HSL | hsl(229, 70%, 91%) |
| HSV | hsv(229, 13%, 97%) |
| CMYK | cmyk(12.9%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(88.74, 3.01, -13.32) |
| CIE-LCH | lch(88.74, 13.66, 282.72°) |
| OKLab | oklab(90.4% 0.0034 -0.036) |
| OKLCH | oklch(90.4% 0.036 275.3) |
| XYZ | xyz(71.3797, 73.6180, 99.2378) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 7.55
Periwinkle
#CCCCFF
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.95
Light Periwinkle
#C1C6FC
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF8 #F8F2D8
analogous
#D8EEF8 #D8DEF8 #E2D8F8
triadic
#D8DEF8 #F8D8DE #DEF8D8
tetradic
#D8DEF8 #F8D8EE #F8F2D8 #D8F8E2
square
#D8DEF8 #F8D8EE #F8F2D8 #D8F8E2
split-complementary
#D8DEF8 #F8E2D8 #EEF8D8
monochromatic
#7086E5 #A4B2EF #D8DEF8 #E5E9FA #E5E9FA
Accessibility & contrast
On white
1.34
#D8DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#D8DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#D5DEF7
Tritanopia (blue-blind)
#D1E3E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8def8; /* rgb */ color: rgb(216, 222, 248); /* oklch */ color: oklch(90.4% 0.036 275.3);
Tailwind
colors: {
custom: {
50: '#e4e8fa',
500: '#d8def8',
950: '#000000',
},
}SCSS
$custom: #d8def8; $custom-light: #e4e8fa; $custom-dark: #000000;
JSON
{
"hex": "#d8def8",
"rgb": {
"r": 216,
"g": 222,
"b": 248
},
"hsl": {
"h": 228.75,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.90401,
"c": 0.03612,
"h": 275.3
},
"luminance": 0.73619
}Semantic roles & 50–950 ramp
primary
#D8DEF8
secondary
#DCCF99
accent
#AE14D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485