#D8DAF6#D8DAF6
#D8DAF6 is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.038 H 282.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAF6 |
|---|---|
| RGB | rgb(216, 218, 246) |
| HSL | hsl(236, 63%, 91%) |
| HSV | hsv(236, 12%, 96%) |
| CMYK | cmyk(12.2%, 11.4%, 0%, 3.5%) |
| CIE-LAB | lab(87.68, 4.70, -13.86) |
| CIE-LCH | lch(87.68, 14.64, 288.72°) |
| OKLab | oklab(89.55% 0.0082 -0.0374) |
| OKLCH | oklch(89.55% 0.038 282.3) |
| XYZ | xyz(70.0213, 71.3949, 97.2625) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 9.91
Pale Lilac
#E4CBFF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAF6 #F6F4D8
analogous
#D8E9F6 #D8DAF6 #E5D8F6
triadic
#D8DAF6 #F6D8DA #DAF6D8
tetradic
#D8DAF6 #F6D8E9 #F6F4D8 #D8F6E5
square
#D8DAF6 #F6D8E9 #F6F4D8 #D8F6E5
split-complementary
#D8DAF6 #F6E5D8 #E9F6D8
monochromatic
#757CDF #A6ABEB #D8DAF6 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.37
#D8DAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D8DAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAF6
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAF6 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF7
Deuteranopia (green-blind)
#D2DBF5
Tritanopia (blue-blind)
#D2DFE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8daf6; /* rgb */ color: rgb(216, 218, 246); /* oklch */ color: oklch(89.5% 0.038 282.3);
Tailwind
colors: {
custom: {
50: '#e4e5f9',
500: '#d8daf6',
950: '#000000',
},
}SCSS
$custom: #d8daf6; $custom-light: #e4e5f9; $custom-dark: #000000;
JSON
{
"hex": "#d8daf6",
"rgb": {
"r": 216,
"g": 218,
"b": 246
},
"hsl": {
"h": 236,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.89547,
"c": 0.03831,
"h": 282.3
},
"luminance": 0.71396
}Semantic roles & 50–950 ramp
primary
#D8DAF6
secondary
#D8D49B
accent
#BF1BCA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485