#D8DCF6#D8DCF6
#D8DCF6 is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.036 H 278.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCF6 |
|---|---|
| RGB | rgb(216, 220, 246) |
| HSL | hsl(232, 63%, 91%) |
| HSV | hsv(232, 12%, 96%) |
| CMYK | cmyk(12.2%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.18, 3.65, -13.11) |
| CIE-LCH | lch(88.18, 13.61, 285.56°) |
| OKLab | oklab(89.94% 0.0054 -0.0354) |
| OKLCH | oklch(89.94% 0.036 278.7) |
| XYZ | xyz(70.5431, 72.4384, 97.4364) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCF6 #F6F2D8
analogous
#D8EBF6 #D8DCF6 #E3D8F6
triadic
#D8DCF6 #F6D8DC #DCF6D8
tetradic
#D8DCF6 #F6D8EB #F6F2D8 #D8F6E3
square
#D8DCF6 #F6D8EB #F6F2D8 #D8F6E3
split-complementary
#D8DCF6 #F6E3D8 #EBF6D8
monochromatic
#7583DF #A6AFEB #D8DCF6 #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.36
#D8DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D8DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCF6
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCF6 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF7
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#D2E0E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcf6; /* rgb */ color: rgb(216, 220, 246); /* oklch */ color: oklch(89.9% 0.036 278.7);
Tailwind
colors: {
custom: {
50: '#e4e6f9',
500: '#d8dcf6',
950: '#000000',
},
}SCSS
$custom: #d8dcf6; $custom-light: #e4e6f9; $custom-dark: #000000;
JSON
{
"hex": "#d8dcf6",
"rgb": {
"r": 216,
"g": 220,
"b": 246
},
"hsl": {
"h": 232,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.89941,
"c": 0.03578,
"h": 278.7
},
"luminance": 0.72439
}Semantic roles & 50–950 ramp
primary
#D8DCF6
secondary
#D8D09B
accent
#B31BCA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485