#D8DFFA#D8DFFA
#D8DFFA is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.038 H 274.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFFA |
|---|---|
| RGB | rgb(216, 223, 250) |
| HSL | hsl(228, 77%, 91%) |
| HSV | hsv(228, 14%, 98%) |
| CMYK | cmyk(13.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.05, 2.89, -13.91) |
| CIE-LCH | lch(89.05, 14.20, 281.75°) |
| OKLab | oklab(90.66% 0.0027 -0.0376) |
| OKLCH | oklch(90.66% 0.038 274.1) |
| XYZ | xyz(71.9580, 74.2755, 100.9695) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFFA #FAF3D8
analogous
#D8F0FA #D8DFFA #E2D8FA
triadic
#D8DFFA #FAD8DF #DFFAD8
tetradic
#D8DFFA #FAD8F0 #FAF3D8 #D8FAE2
square
#D8DFFA #FAD8F0 #FAF3D8 #D8FAE2
split-complementary
#D8DFFA #FAE2D8 #F0FAD8
monochromatic
#6C86EC #A2B2F3 #D8DFFA #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.32
#D8DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#D8DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFFA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFFA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D6DEF9
Tritanopia (blue-blind)
#D1E4E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d8dffa; /* rgb */ color: rgb(216, 223, 250); /* oklch */ color: oklch(90.7% 0.038 274.1);
Tailwind
colors: {
custom: {
50: '#e4e8fc',
500: '#d8dffa',
950: '#000000',
},
}SCSS
$custom: #d8dffa; $custom-light: #e4e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d8dffa",
"rgb": {
"r": 216,
"g": 223,
"b": 250
},
"hsl": {
"h": 227.647,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.90664,
"c": 0.03767,
"h": 274.1
},
"luminance": 0.74276
}Semantic roles & 50–950 ramp
primary
#D8DFFA
secondary
#E0D196
accent
#AF0CDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485