#D8DCFB#D8DCFB
#D8DCFB is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.043 H 279.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCFB |
|---|---|
| RGB | rgb(216, 220, 251) |
| HSL | hsl(233, 81%, 92%) |
| HSV | hsv(233, 14%, 98%) |
| CMYK | cmyk(13.9%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(88.33, 4.67, -15.52) |
| CIE-LCH | lch(88.33, 16.20, 286.73°) |
| OKLab | oklab(90.11% 0.0072 -0.042) |
| OKLCH | oklch(90.11% 0.043 279.7) |
| XYZ | xyz(71.3208, 72.7495, 101.5327) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 9.78
Pale Lilac
#E4CBFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCFB #FBF7D8
analogous
#D8EEFB #D8DCFB #E6D8FB
triadic
#D8DCFB #FBD8DC #DCFBD8
tetradic
#D8DCFB #FBD8EE #FBF7D8 #D8FBE6
square
#D8DCFB #FBD8EE #FBF7D8 #D8FBE6
split-complementary
#D8DCFB #FBE6D8 #EEFBD8
monochromatic
#6978F0 #A0AAF5 #D8DCFB #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.35
#D8DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D8DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCFB
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCFB | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#D1E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8dcfb; /* rgb */ color: rgb(216, 220, 251); /* oklch */ color: oklch(90.1% 0.043 279.7);
Tailwind
colors: {
custom: {
50: '#e4e6fc',
500: '#d8dcfb',
950: '#000000',
},
}SCSS
$custom: #d8dcfb; $custom-light: #e4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d8dcfb",
"rgb": {
"r": 216,
"g": 220,
"b": 251
},
"hsl": {
"h": 233.143,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.90106,
"c": 0.04259,
"h": 279.7
},
"luminance": 0.7275
}Semantic roles & 50–950 ramp
primary
#D8DCFB
secondary
#E2D995
accent
#C508DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485