#D8DFF8#D8DFF8
#D8DFF8 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.6% C 0.035 H 273.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFF8 |
|---|---|
| RGB | rgb(216, 223, 248) |
| HSL | hsl(227, 70%, 91%) |
| HSV | hsv(227, 13%, 97%) |
| CMYK | cmyk(12.9%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(88.99, 2.49, -12.95) |
| CIE-LCH | lch(88.99, 13.18, 280.87°) |
| OKLab | oklab(90.6% 0.002 -0.0349) |
| OKLCH | oklch(90.6% 0.035 273.2) |
| XYZ | xyz(71.6461, 74.1507, 99.3266) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Light Blue Grey
#B7C9E2
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.67
Lightsteelblue
#B0C4DE
ΔE00 8.72
Ghostwhite
#F8F8FF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFF8 #F8F1D8
analogous
#D8EFF8 #D8DFF8 #E1D8F8
triadic
#D8DFF8 #F8D8DF #DFF8D8
tetradic
#D8DFF8 #F8D8EF #F8F1D8 #D8F8E1
square
#D8DFF8 #F8D8EF #F8F1D8 #D8F8E1
split-complementary
#D8DFF8 #F8E1D8 #EFF8D8
monochromatic
#708AE5 #A4B4EF #D8DFF8 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.33
#D8DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#D8DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFF8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFF8 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#D1E3E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8dff8; /* rgb */ color: rgb(216, 223, 248); /* oklch */ color: oklch(90.6% 0.035 273.2);
Tailwind
colors: {
custom: {
50: '#e4e9fa',
500: '#d8dff8',
950: '#000000',
},
}SCSS
$custom: #d8dff8; $custom-light: #e4e9fa; $custom-dark: #000000;
JSON
{
"hex": "#d8dff8",
"rgb": {
"r": 216,
"g": 223,
"b": 248
},
"hsl": {
"h": 226.875,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.90598,
"c": 0.03499,
"h": 273.2
},
"luminance": 0.74152
}Semantic roles & 50–950 ramp
primary
#D8DFF8
secondary
#DCCD99
accent
#A814D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485