#D8DAF0#D8DAF0
#D8DAF0 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.4% C 0.030 H 281.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAF0 |
|---|---|
| RGB | rgb(216, 218, 240) |
| HSL | hsl(235, 44%, 89%) |
| HSV | hsv(235, 10%, 94%) |
| CMYK | cmyk(10%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(87.50, 3.50, -10.96) |
| CIE-LCH | lch(87.50, 11.51, 287.70°) |
| OKLab | oklab(89.35% 0.0061 -0.0295) |
| OKLCH | oklch(89.35% 0.03 281.6) |
| XYZ | xyz(69.1152, 71.0325, 92.4906) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.92
Light Blue Grey
#B7C9E2
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.22
Ghostwhite
#F8F8FF
ΔE00 8.77
Periwinkle
#CCCCFF
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAF0 #F0EED8
analogous
#D8E6F0 #D8DAF0 #E2D8F0
triadic
#D8DAF0 #F0D8DA #DAF0D8
tetradic
#D8DAF0 #F0D8E6 #F0EED8 #D8F0E2
square
#D8DAF0 #F0D8E6 #F0EED8 #D8F0E2
split-complementary
#D8DAF0 #F0E2D8 #E6F0D8
monochromatic
#8086CE #ACB0DF #D8DAF0 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.38
#D8DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D8DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAF0
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAF0 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#D3DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8daf0; /* rgb */ color: rgb(216, 218, 240); /* oklch */ color: oklch(89.4% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#e4e5f5',
500: '#d8daf0',
950: '#000000',
},
}SCSS
$custom: #d8daf0; $custom-light: #e4e5f5; $custom-dark: #000000;
JSON
{
"hex": "#d8daf0",
"rgb": {
"r": 216,
"g": 218,
"b": 240
},
"hsl": {
"h": 235,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.89351,
"c": 0.03011,
"h": 281.6
},
"luminance": 0.71033
}Semantic roles & 50–950 ramp
primary
#D8DAF0
secondary
#CDC99F
accent
#AC2EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485