#D5DFF2#D5DFF2
#D5DFF2 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.2% C 0.028 H 263.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFF2 |
|---|---|
| RGB | rgb(213, 223, 242) |
| HSL | hsl(219, 53%, 89%) |
| HSV | hsv(219, 12%, 95%) |
| CMYK | cmyk(12%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.61, 0.33, -10.39) |
| CIE-LCH | lch(88.61, 10.40, 271.81°) |
| OKLab | oklab(90.18% -0.0032 -0.028) |
| OKLCH | oklch(90.18% 0.028 263.4) |
| XYZ | xyz(69.8517, 73.3314, 94.4615) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.36
Aliceblue
#F0F8FF
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.74
Ghostwhite
#F8F8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFF2 #F2E8D5
analogous
#D5EEF2 #D5DFF2 #DAD5F2
triadic
#D5DFF2 #F2D5DF #DFF2D5
tetradic
#D5DFF2 #F2D5EE #F2E8D5 #D5F2DA
square
#D5DFF2 #F2D5EE #F2E8D5 #D5F2DA
split-complementary
#D5DFF2 #F2DAD5 #EEF2D5
monochromatic
#7898D5 #A6BBE4 #D5DFF2 #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.34
#D5DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D5DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFF2
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFF2 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#D7DDF2
Tritanopia (blue-blind)
#CEE3E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5dff2; /* rgb */ color: rgb(213, 223, 242); /* oklch */ color: oklch(90.2% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#e2e9f6',
500: '#d5dff2',
950: '#000000',
},
}SCSS
$custom: #d5dff2; $custom-light: #e2e9f6; $custom-dark: #000000;
JSON
{
"hex": "#d5dff2",
"rgb": {
"r": 213,
"g": 223,
"b": 242
},
"hsl": {
"h": 219.31,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.90183,
"c": 0.02819,
"h": 263.4
},
"luminance": 0.73332
}Semantic roles & 50–950 ramp
primary
#D5DFF2
secondary
#D1BE9B
accent
#8B25C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485