#D9DFFE#D9DFFE
#D9DFFE is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.043 H 276.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFFE |
|---|---|
| RGB | rgb(217, 223, 254) |
| HSL | hsl(230, 95%, 92%) |
| HSV | hsv(230, 15%, 100%) |
| CMYK | cmyk(14.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.24, 4.02, -15.71) |
| CIE-LCH | lch(89.24, 16.22, 284.36°) |
| OKLab | oklab(90.87% 0.0051 -0.0425) |
| OKLCH | oklch(90.87% 0.043 276.8) |
| XYZ | xyz(72.8883, 74.6819, 104.3217) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Periwinkle
#CCCCFF
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.32
Lightsteelblue
#B0C4DE
ΔE00 9.62
Powder Blue (survey)
#B1D1FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFFE #FEF8D9
analogous
#D9F2FE #D9DFFE #E6D9FE
triadic
#D9DFFE #FED9DF #DFFED9
tetradic
#D9DFFE #FED9F2 #FEF8D9 #D9FEE6
square
#D9DFFE #FED9F2 #FEF8D9 #D9FEE6
split-complementary
#D9DFFE #FEE6D9 #F2FED9
monochromatic
#627BFB #9DADFC #D9DFFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.32
#D9DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D9DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFFE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFFE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#D1E4E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d9dffe; /* rgb */ color: rgb(217, 223, 254); /* oklch */ color: oklch(90.9% 0.043 276.8);
Tailwind
colors: {
custom: {
50: '#e5e8fe',
500: '#d9dffe',
950: '#000000',
},
}SCSS
$custom: #d9dffe; $custom-light: #e5e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d9dffe",
"rgb": {
"r": 217,
"g": 223,
"b": 254
},
"hsl": {
"h": 230.27,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.90871,
"c": 0.04282,
"h": 276.8
},
"luminance": 0.74683
}Semantic roles & 50–950 ramp
primary
#D9DFFE
secondary
#E9DB92
accent
#C000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485