#D8DDFF#D8DDFF
#D8DDFF is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.047 H 278.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDFF |
|---|---|
| RGB | rgb(216, 221, 255) |
| HSL | hsl(232, 100%, 92%) |
| HSV | hsv(232, 15%, 100%) |
| CMYK | cmyk(15.3%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.70, 4.97, -17.06) |
| CIE-LCH | lch(88.70, 17.77, 286.23°) |
| OKLab | oklab(90.44% 0.0072 -0.0462) |
| OKLCH | oklch(90.44% 0.047 278.8) |
| XYZ | xyz(72.2212, 73.5309, 104.9763) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 9.81
Powder Blue (survey)
#B1D1FC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDFF #FFFAD8
analogous
#D8F0FF #D8DDFF #E7D8FF
triadic
#D8DDFF #FFD8DD #DDFFD8
tetradic
#D8DDFF #FFD8F0 #FFFAD8 #D8FFE7
square
#D8DDFF #FFD8F0 #FFFAD8 #D8FFE7
split-complementary
#D8DDFF #FFE7D8 #F0FFD8
monochromatic
#5E72FF #9BA8FF #D8DDFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.34
#D8DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D8DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDFF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDFF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#D0E3E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8ddff; /* rgb */ color: rgb(216, 221, 255); /* oklch */ color: oklch(90.4% 0.047 278.8);
Tailwind
colors: {
custom: {
50: '#e4e7ff',
500: '#d8ddff',
950: '#000000',
},
}SCSS
$custom: #d8ddff; $custom-light: #e4e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d8ddff",
"rgb": {
"r": 216,
"g": 221,
"b": 255
},
"hsl": {
"h": 232.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90438,
"c": 0.04679,
"h": 278.8
},
"luminance": 0.73532
}Semantic roles & 50–950 ramp
primary
#D8DDFF
secondary
#EBE090
accent
#C800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486