#D8DEF6#D8DEF6
#D8DEF6 is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.3% C 0.033 H 274.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF6 |
|---|---|
| RGB | rgb(216, 222, 246) |
| HSL | hsl(228, 63%, 91%) |
| HSV | hsv(228, 12%, 96%) |
| CMYK | cmyk(12.2%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(88.68, 2.60, -12.36) |
| CIE-LCH | lch(88.68, 12.63, 281.90°) |
| OKLab | oklab(90.34% 0.0027 -0.0333) |
| OKLCH | oklch(90.34% 0.033 274.5) |
| XYZ | xyz(71.0711, 73.4945, 97.6124) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 7.36
Fog
#D8DCE0
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.55
Ghostwhite
#F8F8FF
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF6 #F6F0D8
analogous
#D8EDF6 #D8DEF6 #E1D8F6
triadic
#D8DEF6 #F6D8DE #DEF6D8
tetradic
#D8DEF6 #F6D8ED #F6F0D8 #D8F6E1
square
#D8DEF6 #F6D8ED #F6F0D8 #D8F6E1
split-complementary
#D8DEF6 #F6E1D8 #EDF6D8
monochromatic
#758ADF #A6B4EB #D8DEF6 #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.34
#D8DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D8DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF6
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF6 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#D2E2E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8def6; /* rgb */ color: rgb(216, 222, 246); /* oklch */ color: oklch(90.3% 0.033 274.5);
Tailwind
colors: {
custom: {
50: '#e4e8f9',
500: '#d8def6',
950: '#000000',
},
}SCSS
$custom: #d8def6; $custom-light: #e4e8f9; $custom-dark: #000000;
JSON
{
"hex": "#d8def6",
"rgb": {
"r": 216,
"g": 222,
"b": 246
},
"hsl": {
"h": 228,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.90335,
"c": 0.03343,
"h": 274.5
},
"luminance": 0.73495
}Semantic roles & 50–950 ramp
primary
#D8DEF6
secondary
#D8CB9B
accent
#A71BCA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485