#D8DCFA#D8DCFA
#D8DCFA is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.041 H 279.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCFA |
|---|---|
| RGB | rgb(216, 220, 250) |
| HSL | hsl(233, 77%, 91%) |
| HSV | hsv(233, 14%, 98%) |
| CMYK | cmyk(13.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(88.30, 4.46, -15.04) |
| CIE-LCH | lch(88.30, 15.69, 286.52°) |
| OKLab | oklab(90.07% 0.0068 -0.0407) |
| OKLCH | oklch(90.07% 0.041 279.5) |
| XYZ | xyz(71.1636, 72.6867, 100.7047) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.21
Periwinkle
#CCCCFF
ΔE00 6.54
Light Periwinkle
#C1C6FC
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 9.68
Pale Lilac
#E4CBFF
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCFA #FAF6D8
analogous
#D8EDFA #D8DCFA #E5D8FA
triadic
#D8DCFA #FAD8DC #DCFAD8
tetradic
#D8DCFA #FAD8ED #FAF6D8 #D8FAE5
square
#D8DCFA #FAD8ED #FAF6D8 #D8FAE5
split-complementary
#D8DCFA #FAE5D8 #EDFAD8
monochromatic
#6C7BEC #A2ABF3 #D8DCFA #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.35
#D8DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D8DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCFA
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCFA | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#D3DCF9
Tritanopia (blue-blind)
#D1E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8dcfa; /* rgb */ color: rgb(216, 220, 250); /* oklch */ color: oklch(90.1% 0.041 279.5);
Tailwind
colors: {
custom: {
50: '#e4e6fc',
500: '#d8dcfa',
950: '#000000',
},
}SCSS
$custom: #d8dcfa; $custom-light: #e4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d8dcfa",
"rgb": {
"r": 216,
"g": 220,
"b": 250
},
"hsl": {
"h": 232.941,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.90073,
"c": 0.04123,
"h": 279.5
},
"luminance": 0.72687
}Semantic roles & 50–950 ramp
primary
#D8DCFA
secondary
#E0D796
accent
#C10CDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485