#D8DFF9#D8DFF9
#D8DFF9 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.6% C 0.036 H 273.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFF9 |
|---|---|
| RGB | rgb(216, 223, 249) |
| HSL | hsl(227, 73%, 91%) |
| HSV | hsv(227, 13%, 98%) |
| CMYK | cmyk(13.3%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(89.02, 2.69, -13.43) |
| CIE-LCH | lch(89.02, 13.69, 281.33°) |
| OKLab | oklab(90.63% 0.0023 -0.0362) |
| OKLCH | oklch(90.63% 0.036 273.7) |
| XYZ | xyz(71.8017, 74.2129, 100.1459) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.81
Fog
#D8DCE0
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFF9 #F9F2D8
analogous
#D8EFF9 #D8DFF9 #E1D8F9
triadic
#D8DFF9 #F9D8DF #DFF9D8
tetradic
#D8DFF9 #F9D8EF #F9F2D8 #D8F9E1
square
#D8DFF9 #F9D8EF #F9F2D8 #D8F9E1
split-complementary
#D8DFF9 #F9E1D8 #EFF9D8
monochromatic
#6E88E9 #A3B3F1 #D8DFF9 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.33
#D8DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#D8DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFF9
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFF9 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FA
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#D1E4E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d8dff9; /* rgb */ color: rgb(216, 223, 249); /* oklch */ color: oklch(90.6% 0.036 273.7);
Tailwind
colors: {
custom: {
50: '#e4e8fb',
500: '#d8dff9',
950: '#000000',
},
}SCSS
$custom: #d8dff9; $custom-light: #e4e8fb; $custom-dark: #000000;
JSON
{
"hex": "#d8dff9",
"rgb": {
"r": 216,
"g": 223,
"b": 249
},
"hsl": {
"h": 227.273,
"s": 73.333,
"l": 91.176
},
"oklch": {
"l": 0.90631,
"c": 0.03633,
"h": 273.7
},
"luminance": 0.74214
}Semantic roles & 50–950 ramp
primary
#D8DFF9
secondary
#DECF97
accent
#AC10D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485