#D8DEFF#D8DEFF
#D8DEFF is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.046 H 277.3°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEFF |
|---|---|
| RGB | rgb(216, 222, 255) |
| HSL | hsl(231, 100%, 92%) |
| HSV | hsv(231, 15%, 100%) |
| CMYK | cmyk(15.3%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.95, 4.44, -16.68) |
| CIE-LCH | lch(88.95, 17.27, 284.91°) |
| OKLab | oklab(90.63% 0.0058 -0.0452) |
| OKLCH | oklch(90.63% 0.046 277.3) |
| XYZ | xyz(72.4861, 74.0605, 105.0645) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Periwinkle
#CCCCFF
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 9.63
Lightsteelblue
#B0C4DE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEFF #FFF9D8
analogous
#D8F2FF #D8DEFF #E6D8FF
triadic
#D8DEFF #FFD8DE #DEFFD8
tetradic
#D8DEFF #FFD8F2 #FFF9D8 #D8FFE6
square
#D8DEFF #FFD8F2 #FFF9D8 #D8FFE6
split-complementary
#D8DEFF #FFE6D8 #F2FFD8
monochromatic
#5E76FF #9BAAFF #D8DEFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.33
#D8DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#D8DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEFF
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEFF | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#CFE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8deff; /* rgb */ color: rgb(216, 222, 255); /* oklch */ color: oklch(90.6% 0.046 277.3);
Tailwind
colors: {
custom: {
50: '#e4e8ff',
500: '#d8deff',
950: '#000000',
},
}SCSS
$custom: #d8deff; $custom-light: #e4e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d8deff",
"rgb": {
"r": 216,
"g": 222,
"b": 255
},
"hsl": {
"h": 230.769,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90634,
"c": 0.04557,
"h": 277.3
},
"luminance": 0.74061
}Semantic roles & 50–950 ramp
primary
#D8DEFF
secondary
#EBDD90
accent
#C200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486