#D8DEF5#D8DEF5
#D8DEF5 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.032 H 274.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF5 |
|---|---|
| RGB | rgb(216, 222, 245) |
| HSL | hsl(228, 59%, 90%) |
| HSV | hsv(228, 12%, 96%) |
| CMYK | cmyk(11.8%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.65, 2.40, -11.88) |
| CIE-LCH | lch(88.65, 12.12, 281.44°) |
| OKLab | oklab(90.3% 0.0023 -0.032) |
| OKLCH | oklch(90.3% 0.032 274.1) |
| XYZ | xyz(70.9180, 73.4333, 96.8063) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Light Blue Grey
#B7C9E2
ΔE00 7.28
Fog
#D8DCE0
ΔE00 8.06
Ghostwhite
#F8F8FF
ΔE00 8.50
Lightsteelblue
#B0C4DE
ΔE00 8.71
Periwinkle
#CCCCFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF5 #F5EFD8
analogous
#D8ECF5 #D8DEF5 #E0D8F5
triadic
#D8DEF5 #F5D8DE #DEF5D8
tetradic
#D8DEF5 #F5D8EC #F5EFD8 #D8F5E0
square
#D8DEF5 #F5D8EC #F5EFD8 #D8F5E0
split-complementary
#D8DEF5 #F5E0D8 #ECF5D8
monochromatic
#778CDC #A7B5E9 #D8DEF5 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.34
#D8DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#D8DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF5
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF5 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#D6DEF4
Tritanopia (blue-blind)
#D2E2E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8def5; /* rgb */ color: rgb(216, 222, 245); /* oklch */ color: oklch(90.3% 0.032 274.1);
Tailwind
colors: {
custom: {
50: '#e4e8f8',
500: '#d8def5',
950: '#000000',
},
}SCSS
$custom: #d8def5; $custom-light: #e4e8f8; $custom-dark: #000000;
JSON
{
"hex": "#d8def5",
"rgb": {
"r": 216,
"g": 222,
"b": 245
},
"hsl": {
"h": 227.586,
"s": 59.184,
"l": 90.392
},
"oklch": {
"l": 0.90303,
"c": 0.03209,
"h": 274.1
},
"luminance": 0.73434
}Semantic roles & 50–950 ramp
primary
#D8DEF5
secondary
#D6CA9B
accent
#A41FC7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485