#D8DCF0#D8DCF0
#D8DCF0 is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.7% C 0.028 H 276.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCF0 |
|---|---|
| RGB | rgb(216, 220, 240) |
| HSL | hsl(230, 44%, 89%) |
| HSV | hsv(230, 10%, 94%) |
| CMYK | cmyk(10%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.01, 2.45, -10.21) |
| CIE-LCH | lch(88.01, 10.50, 283.51°) |
| OKLab | oklab(89.75% 0.0033 -0.0275) |
| OKLCH | oklch(89.75% 0.028 276.8) |
| XYZ | xyz(69.6370, 72.0760, 92.6645) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.00
Fog
#D8DCE0
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.50
Ghostwhite
#F8F8FF
ΔE00 8.02
Gainsboro
#DCDCDC
ΔE00 8.72
Aliceblue
#F0F8FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCF0 #F0ECD8
analogous
#D8E8F0 #D8DCF0 #E0D8F0
triadic
#D8DCF0 #F0D8DC #DCF0D8
tetradic
#D8DCF0 #F0D8E8 #F0ECD8 #D8F0E0
square
#D8DCF0 #F0D8E8 #F0ECD8 #D8F0E0
split-complementary
#D8DCF0 #F0E0D8 #E8F0D8
monochromatic
#808DCE #ACB4DF #D8DCF0 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.36
#D8DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D8DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCF0
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCF0 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF1
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#D3DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcf0; /* rgb */ color: rgb(216, 220, 240); /* oklch */ color: oklch(89.7% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#e4e6f5',
500: '#d8dcf0',
950: '#000000',
},
}SCSS
$custom: #d8dcf0; $custom-light: #e4e6f5; $custom-dark: #000000;
JSON
{
"hex": "#d8dcf0",
"rgb": {
"r": 216,
"g": 220,
"b": 240
},
"hsl": {
"h": 230,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.89747,
"c": 0.02766,
"h": 276.8
},
"luminance": 0.72077
}Semantic roles & 50–950 ramp
primary
#D8DCF0
secondary
#CDC59F
accent
#A12EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485