#D5DFED#D5DFED
#D5DFED is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.0% C 0.022 H 256.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFED |
|---|---|
| RGB | rgb(213, 223, 237) |
| HSL | hsl(215, 40%, 88%) |
| HSV | hsv(215, 10%, 93%) |
| CMYK | cmyk(10.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.46, -0.66, -7.97) |
| CIE-LCH | lch(88.46, 8.00, 265.24°) |
| OKLab | oklab(90.03% -0.005 -0.0214) |
| OKLCH | oklch(90.03% 0.022 256.7) |
| XYZ | xyz(69.1110, 73.0351, 90.5605) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.53
Aliceblue
#F0F8FF
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFED #EDE3D5
analogous
#D5EBED #D5DFED #D7D5ED
triadic
#D5DFED #EDD5DF #DFEDD5
tetradic
#D5DFED #EDD5EB #EDE3D5 #D5EDD7
square
#D5DFED #EDD5EB #EDE3D5 #D5EDD7
split-complementary
#D5DFED #EDD7D5 #EBEDD5
monochromatic
#7F9EC8 #AABEDB #D5DFED #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.35
#D5DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D5DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFED
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFED | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#D0E2E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5dfed; /* rgb */ color: rgb(213, 223, 237); /* oklch */ color: oklch(90.0% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#e2e9f2',
500: '#d5dfed',
950: '#000000',
},
}SCSS
$custom: #d5dfed; $custom-light: #e2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#d5dfed",
"rgb": {
"r": 213,
"g": 223,
"b": 237
},
"hsl": {
"h": 215,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.90025,
"c": 0.02202,
"h": 256.7
},
"luminance": 0.73036
}Semantic roles & 50–950 ramp
primary
#D5DFED
secondary
#C8B79E
accent
#7D32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485