#D8DCF2#D8DCF2
#D8DCF2 is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.8% C 0.030 H 277.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCF2 |
|---|---|
| RGB | rgb(216, 220, 242) |
| HSL | hsl(231, 50%, 90%) |
| HSV | hsv(231, 11%, 95%) |
| CMYK | cmyk(10.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.06, 2.85, -11.18) |
| CIE-LCH | lch(88.06, 11.54, 284.30°) |
| OKLab | oklab(89.81% 0.004 -0.0301) |
| OKLCH | oklch(89.81% 0.03 277.6) |
| XYZ | xyz(69.9357, 72.1955, 94.2378) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.96
Light Blue Grey
#B7C9E2
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCF2 #F2EED8
analogous
#D8E9F2 #D8DCF2 #E1D8F2
triadic
#D8DCF2 #F2D8DC #DCF2D8
tetradic
#D8DCF2 #F2D8E9 #F2EED8 #D8F2E1
square
#D8DCF2 #F2D8E9 #F2EED8 #D8F2E1
split-complementary
#D8DCF2 #F2E1D8 #E9F2D8
monochromatic
#7C8AD3 #AAB3E3 #D8DCF2 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.36
#D8DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D8DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCF2
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCF2 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#D3E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcf2; /* rgb */ color: rgb(216, 220, 242); /* oklch */ color: oklch(89.8% 0.030 277.6);
Tailwind
colors: {
custom: {
50: '#e4e6f6',
500: '#d8dcf2',
950: '#000000',
},
}SCSS
$custom: #d8dcf2; $custom-light: #e4e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d8dcf2",
"rgb": {
"r": 216,
"g": 220,
"b": 242
},
"hsl": {
"h": 230.769,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89811,
"c": 0.03035,
"h": 277.6
},
"luminance": 0.72196
}Semantic roles & 50–950 ramp
primary
#D8DCF2
secondary
#D0C99E
accent
#A628BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485