#D8DBFF#D8DBFF
#D8DBFF is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.0% C 0.049 H 281.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBFF |
|---|---|
| RGB | rgb(216, 219, 255) |
| HSL | hsl(235, 100%, 92%) |
| HSV | hsv(235, 15%, 100%) |
| CMYK | cmyk(15.3%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.20, 6.02, -17.81) |
| CIE-LCH | lch(88.20, 18.80, 288.66°) |
| OKLab | oklab(90.05% 0.0099 -0.0483) |
| OKLCH | oklch(90.05% 0.049 281.6) |
| XYZ | xyz(71.6964, 72.4811, 104.8013) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.95
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 9.30
Light Lavender
#DFC5FE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBFF #FFFCD8
analogous
#D8EEFF #D8DBFF #E9D8FF
triadic
#D8DBFF #FFD8DB #DBFFD8
tetradic
#D8DBFF #FFD8EE #FFFCD8 #D8FFE9
square
#D8DBFF #FFD8EE #FFFCD8 #D8FFE9
split-complementary
#D8DBFF #FFE9D8 #EEFFD8
monochromatic
#5E6AFF #9BA3FF #D8DBFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.36
#D8DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D8DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBFF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBFF | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#D0E1E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dbff; /* rgb */ color: rgb(216, 219, 255); /* oklch */ color: oklch(90.0% 0.049 281.6);
Tailwind
colors: {
custom: {
50: '#e4e6ff',
500: '#d8dbff',
950: '#000000',
},
}SCSS
$custom: #d8dbff; $custom-light: #e4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d8dbff",
"rgb": {
"r": 216,
"g": 219,
"b": 255
},
"hsl": {
"h": 235.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90046,
"c": 0.04932,
"h": 281.6
},
"luminance": 0.72482
}Semantic roles & 50–950 ramp
primary
#D8DBFF
secondary
#EBE490
accent
#D400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486