#D8DDFE#D8DDFE
#D8DDFE is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.045 H 278.6°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDFE |
|---|---|
| RGB | rgb(216, 221, 254) |
| HSL | hsl(232, 95%, 92%) |
| HSV | hsv(232, 15%, 100%) |
| CMYK | cmyk(15%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(88.67, 4.76, -16.58) |
| CIE-LCH | lch(88.67, 17.25, 286.01°) |
| OKLab | oklab(90.4% 0.0068 -0.0449) |
| OKLCH | oklch(90.4% 0.045 278.6) |
| XYZ | xyz(72.0607, 73.4667, 104.1307) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 9.82
Powder Blue (survey)
#B1D1FC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDFE #FEF9D8
analogous
#D8F0FE #D8DDFE #E6D8FE
triadic
#D8DDFE #FED8DD #DDFED8
tetradic
#D8DDFE #FED8F0 #FEF9D8 #D8FEE6
square
#D8DDFE #FED8F0 #FEF9D8 #D8FEE6
split-complementary
#D8DDFE #FEE6D8 #F0FED8
monochromatic
#6175FB #9CA9FC #D8DDFE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.34
#D8DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#D8DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDFE
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDFE | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D3DDFD
Tritanopia (blue-blind)
#D0E3E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8ddfe; /* rgb */ color: rgb(216, 221, 254); /* oklch */ color: oklch(90.4% 0.045 278.6);
Tailwind
colors: {
custom: {
50: '#e4e7fe',
500: '#d8ddfe',
950: '#000000',
},
}SCSS
$custom: #d8ddfe; $custom-light: #e4e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d8ddfe",
"rgb": {
"r": 216,
"g": 221,
"b": 254
},
"hsl": {
"h": 232.105,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.90404,
"c": 0.04542,
"h": 278.6
},
"luminance": 0.73468
}Semantic roles & 50–950 ramp
primary
#D8DDFE
secondary
#E9DD91
accent
#C700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485