#D8DCF3#D8DCF3
#D8DCF3 is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.8% C 0.032 H 277.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCF3 |
|---|---|
| RGB | rgb(216, 220, 243) |
| HSL | hsl(231, 53%, 90%) |
| HSV | hsv(231, 11%, 95%) |
| CMYK | cmyk(11.1%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(88.09, 3.05, -11.66) |
| CIE-LCH | lch(88.09, 12.05, 284.65°) |
| OKLab | oklab(89.84% 0.0044 -0.0314) |
| OKLCH | oklch(89.84% 0.032 277.9) |
| XYZ | xyz(70.0863, 72.2557, 95.0310) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Light Blue Grey
#B7C9E2
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.28
Periwinkle
#CCCCFF
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 8.72
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCF3 #F3EFD8
analogous
#D8EAF3 #D8DCF3 #E1D8F3
triadic
#D8DCF3 #F3D8DC #DCF3D8
tetradic
#D8DCF3 #F3D8EA #F3EFD8 #D8F3E1
square
#D8DCF3 #F3D8EA #F3EFD8 #D8F3E1
split-complementary
#D8DCF3 #F3E1D8 #EAF3D8
monochromatic
#7A88D6 #A9B2E5 #D8DCF3 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.36
#D8DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D8DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCF3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCF3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF4
Deuteranopia (green-blind)
#D5DCF2
Tritanopia (blue-blind)
#D2E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcf3; /* rgb */ color: rgb(216, 220, 243); /* oklch */ color: oklch(89.8% 0.032 277.9);
Tailwind
colors: {
custom: {
50: '#e4e6f7',
500: '#d8dcf3',
950: '#000000',
},
}SCSS
$custom: #d8dcf3; $custom-light: #e4e6f7; $custom-dark: #000000;
JSON
{
"hex": "#d8dcf3",
"rgb": {
"r": 216,
"g": 220,
"b": 243
},
"hsl": {
"h": 231.111,
"s": 52.941,
"l": 90
},
"oklch": {
"l": 0.89843,
"c": 0.03171,
"h": 277.9
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#D8DCF3
secondary
#D2CA9D
accent
#A925C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485