#D8DFF2#D8DFF2
#D8DFF2 is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.4% C 0.027 H 269.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFF2 |
|---|---|
| RGB | rgb(216, 223, 242) |
| HSL | hsl(224, 50%, 90%) |
| HSV | hsv(224, 11%, 95%) |
| CMYK | cmyk(10.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.82, 1.29, -10.05) |
| CIE-LCH | lch(88.82, 10.13, 277.29°) |
| OKLab | oklab(90.41% -0.0002 -0.027) |
| OKLCH | oklch(90.41% 0.027 269.7) |
| XYZ | xyz(70.7302, 73.7843, 94.5026) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Fog
#D8DCE0
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.98
Ghostwhite
#F8F8FF
ΔE00 7.55
Aliceblue
#F0F8FF
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFF2 #F2EBD8
analogous
#D8ECF2 #D8DFF2 #DED8F2
triadic
#D8DFF2 #F2D8DF #DFF2D8
tetradic
#D8DFF2 #F2D8EC #F2EBD8 #D8F2DE
square
#D8DFF2 #F2D8EC #F2EBD8 #D8F2DE
split-complementary
#D8DFF2 #F2DED8 #ECF2D8
monochromatic
#7C94D3 #AAB9E3 #D8DFF2 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.33
#D8DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#D8DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFF2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFF2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#D2E2E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8dff2; /* rgb */ color: rgb(216, 223, 242); /* oklch */ color: oklch(90.4% 0.027 269.7);
Tailwind
colors: {
custom: {
50: '#e4e9f6',
500: '#d8dff2',
950: '#000000',
},
}SCSS
$custom: #d8dff2; $custom-light: #e4e9f6; $custom-dark: #000000;
JSON
{
"hex": "#d8dff2",
"rgb": {
"r": 216,
"g": 223,
"b": 242
},
"hsl": {
"h": 223.846,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90405,
"c": 0.02704,
"h": 269.7
},
"luminance": 0.73785
}Semantic roles & 50–950 ramp
primary
#D8DFF2
secondary
#D0C39E
accent
#9528BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485