#D8DCFF#D8DCFF
#D8DCFF is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.048 H 280.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCFF |
|---|---|
| RGB | rgb(216, 220, 255) |
| HSL | hsl(234, 100%, 92%) |
| HSV | hsv(234, 15%, 100%) |
| CMYK | cmyk(15.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.45, 5.49, -17.44) |
| CIE-LCH | lch(88.45, 18.28, 287.48°) |
| OKLab | oklab(90.24% 0.0085 -0.0473) |
| OKLCH | oklch(90.24% 0.048 280.2) |
| XYZ | xyz(71.9580, 73.0044, 104.8885) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.30
Lavender (CSS)
#E6E6FA
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.33
Light Lavender
#DFC5FE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCFF #FFFBD8
analogous
#D8F0FF #D8DCFF #E8D8FF
triadic
#D8DCFF #FFD8DC #DCFFD8
tetradic
#D8DCFF #FFD8F0 #FFFBD8 #D8FFE8
square
#D8DCFF #FFD8F0 #FFFBD8 #D8FFE8
split-complementary
#D8DCFF #FFE8D8 #F0FFD8
monochromatic
#5E6EFF #9BA5FF #D8DCFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.35
#D8DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#D8DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCFF
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCFF | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#D0E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8dcff; /* rgb */ color: rgb(216, 220, 255); /* oklch */ color: oklch(90.2% 0.048 280.2);
Tailwind
colors: {
custom: {
50: '#e4e6ff',
500: '#d8dcff',
950: '#000000',
},
}SCSS
$custom: #d8dcff; $custom-light: #e4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d8dcff",
"rgb": {
"r": 216,
"g": 220,
"b": 255
},
"hsl": {
"h": 233.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90242,
"c": 0.04804,
"h": 280.2
},
"luminance": 0.73005
}Semantic roles & 50–950 ramp
primary
#D8DCFF
secondary
#EBE290
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486