#D8DCF4#D8DCF4
#D8DCF4 is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.9% C 0.033 H 278.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCF4 |
|---|---|
| RGB | rgb(216, 220, 244) |
| HSL | hsl(231, 56%, 90%) |
| HSV | hsv(231, 11%, 96%) |
| CMYK | cmyk(11.5%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.12, 3.25, -12.15) |
| CIE-LCH | lch(88.12, 12.57, 284.97°) |
| OKLab | oklab(89.88% 0.0047 -0.0327) |
| OKLCH | oklch(89.88% 0.033 278.2) |
| XYZ | xyz(70.2377, 72.3163, 95.8284) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.10
Light Blue Grey
#B7C9E2
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.63
Ghostwhite
#F8F8FF
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCF4 #F4F0D8
analogous
#D8EAF4 #D8DCF4 #E2D8F4
triadic
#D8DCF4 #F4D8DC #DCF4D8
tetradic
#D8DCF4 #F4D8EA #F4F0D8 #D8F4E2
square
#D8DCF4 #F4D8EA #F4F0D8 #D8F4E2
split-complementary
#D8DCF4 #F4E2D8 #EAF4D8
monochromatic
#7986D9 #A8B1E7 #D8DCF4 #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.36
#D8DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D8DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCF4
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCF4 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#D5DCF3
Tritanopia (blue-blind)
#D2E0E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcf4; /* rgb */ color: rgb(216, 220, 244); /* oklch */ color: oklch(89.9% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#e4e6f7',
500: '#d8dcf4',
950: '#000000',
},
}SCSS
$custom: #d8dcf4; $custom-light: #e4e6f7; $custom-dark: #000000;
JSON
{
"hex": "#d8dcf4",
"rgb": {
"r": 216,
"g": 220,
"b": 244
},
"hsl": {
"h": 231.429,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.89875,
"c": 0.03307,
"h": 278.2
},
"luminance": 0.72317
}Semantic roles & 50–950 ramp
primary
#D8DCF4
secondary
#D4CC9C
accent
#AC22C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485