#D8DEF0#D8DEF0
#D8DEF0 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.025 H 271.1°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEF0 |
|---|---|
| RGB | rgb(216, 222, 240) |
| HSL | hsl(225, 44%, 89%) |
| HSV | hsv(225, 10%, 94%) |
| CMYK | cmyk(10%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(88.51, 1.41, -9.46) |
| CIE-LCH | lch(88.51, 9.57, 278.48°) |
| OKLab | oklab(90.14% 0.0005 -0.0254) |
| OKLCH | oklch(90.14% 0.025 271.1) |
| XYZ | xyz(70.1650, 73.1321, 92.8405) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Fog
#D8DCE0
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.40
Aliceblue
#F0F8FF
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEF0 #F0EAD8
analogous
#D8EAF0 #D8DEF0 #DED8F0
triadic
#D8DEF0 #F0D8DE #DEF0D8
tetradic
#D8DEF0 #F0D8EA #F0EAD8 #D8F0DE
square
#D8DEF0 #F0D8EA #F0EAD8 #D8F0DE
split-complementary
#D8DEF0 #F0DED8 #EAF0D8
monochromatic
#8093CE #ACB9DF #D8DEF0 #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.34
#D8DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D8DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEF0
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEF0 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#D3E1E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8def0; /* rgb */ color: rgb(216, 222, 240); /* oklch */ color: oklch(90.1% 0.025 271.1);
Tailwind
colors: {
custom: {
50: '#e4e8f5',
500: '#d8def0',
950: '#000000',
},
}SCSS
$custom: #d8def0; $custom-light: #e4e8f5; $custom-dark: #000000;
JSON
{
"hex": "#d8def0",
"rgb": {
"r": 216,
"g": 222,
"b": 240
},
"hsl": {
"h": 225,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.90143,
"c": 0.02543,
"h": 271.1
},
"luminance": 0.73133
}Semantic roles & 50–950 ramp
primary
#D8DEF0
secondary
#CDC19F
accent
#952EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485