#D5DFEF#D5DFEF
#D5DFEF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.1% C 0.024 H 259.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFEF |
|---|---|
| RGB | rgb(213, 223, 239) |
| HSL | hsl(217, 45%, 89%) |
| HSV | hsv(217, 11%, 94%) |
| CMYK | cmyk(10.9%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(88.52, -0.27, -8.94) |
| CIE-LCH | lch(88.52, 8.95, 268.28°) |
| OKLab | oklab(90.09% -0.0043 -0.024) |
| OKLCH | oklch(90.09% 0.024 259.8) |
| XYZ | xyz(69.4048, 73.1526, 92.1079) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.53
Aliceblue
#F0F8FF
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 7.47
Ghostwhite
#F8F8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFEF #EFE5D5
analogous
#D5ECEF #D5DFEF #D8D5EF
triadic
#D5DFEF #EFD5DF #DFEFD5
tetradic
#D5DFEF #EFD5EC #EFE5D5 #D5EFD8
square
#D5DFEF #EFD5EC #EFE5D5 #D5EFD8
split-complementary
#D5DFEF #EFD8D5 #ECEFD5
monochromatic
#7C9BCD #A9BDDE #D5DFEF #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.34
#D5DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D5DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFEF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFEF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#CFE2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5dfef; /* rgb */ color: rgb(213, 223, 239); /* oklch */ color: oklch(90.1% 0.024 259.8);
Tailwind
colors: {
custom: {
50: '#e2e9f4',
500: '#d5dfef',
950: '#000000',
},
}SCSS
$custom: #d5dfef; $custom-light: #e2e9f4; $custom-dark: #000000;
JSON
{
"hex": "#d5dfef",
"rgb": {
"r": 213,
"g": 223,
"b": 239
},
"hsl": {
"h": 216.923,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.90088,
"c": 0.02443,
"h": 259.8
},
"luminance": 0.73153
}Semantic roles & 50–950 ramp
primary
#D5DFEF
secondary
#CCBA9D
accent
#832EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485