#D9DFF2#D9DFF2
#D9DFF2 is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.5% C 0.027 H 271.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFF2 |
|---|---|
| RGB | rgb(217, 223, 242) |
| HSL | hsl(226, 49%, 90%) |
| HSV | hsv(226, 10%, 95%) |
| CMYK | cmyk(10.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.89, 1.61, -9.94) |
| CIE-LCH | lch(88.89, 10.06, 279.18°) |
| OKLab | oklab(90.48% 0.0009 -0.0267) |
| OKLCH | oklch(90.48% 0.027 271.8) |
| XYZ | xyz(71.0266, 73.9372, 94.5165) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.40
Fog
#D8DCE0
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 7.28
Ghostwhite
#F8F8FF
ΔE00 7.44
Aliceblue
#F0F8FF
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFF2 #F2ECD9
analogous
#D9ECF2 #D9DFF2 #DFD9F2
triadic
#D9DFF2 #F2D9DF #DFF2D9
tetradic
#D9DFF2 #F2D9EC #F2ECD9 #D9F2DF
square
#D9DFF2 #F2D9EC #F2ECD9 #D9F2DF
split-complementary
#D9DFF2 #F2DFD9 #ECF2D9
monochromatic
#7E92D3 #ABB9E2 #D9DFF2 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.33
#D9DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#D9DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFF2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFF2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#D4E2E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d9dff2; /* rgb */ color: rgb(217, 223, 242); /* oklch */ color: oklch(90.5% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#e4e9f6',
500: '#d9dff2',
950: '#000000',
},
}SCSS
$custom: #d9dff2; $custom-light: #e4e9f6; $custom-dark: #000000;
JSON
{
"hex": "#d9dff2",
"rgb": {
"r": 217,
"g": 223,
"b": 242
},
"hsl": {
"h": 225.6,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.9048,
"c": 0.02673,
"h": 271.8
},
"luminance": 0.73938
}Semantic roles & 50–950 ramp
primary
#D9DFF2
secondary
#D0C49F
accent
#9929BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485