#D7DFEE#D7DFEE
#D7DFEE is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.2% C 0.022 H 263.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFEE |
|---|---|
| RGB | rgb(215, 223, 238) |
| HSL | hsl(219, 40%, 89%) |
| HSV | hsv(219, 10%, 93%) |
| CMYK | cmyk(9.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.64, 0.18, -8.23) |
| CIE-LCH | lch(88.64, 8.23, 271.23°) |
| OKLab | oklab(90.21% -0.0026 -0.0221) |
| OKLCH | oklch(90.21% 0.022 263.2) |
| XYZ | xyz(69.8413, 73.3948, 91.3594) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Aliceblue
#F0F8FF
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.00
Ghostwhite
#F8F8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFEE #EEE6D7
analogous
#D7EBEE #D7DFEE #DBD7EE
triadic
#D7DFEE #EED7DF #DFEED7
tetradic
#D7DFEE #EED7EB #EEE6D7 #D7EEDB
square
#D7DFEE #EED7EB #EEE6D7 #D7EEDB
split-complementary
#D7DFEE #EEDBD7 #EBEED7
monochromatic
#819AC9 #ACBDDC #D7DFEE #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.34
#D7DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D7DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFEE
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFEE | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#D2E2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7dfee; /* rgb */ color: rgb(215, 223, 238); /* oklch */ color: oklch(90.2% 0.022 263.2);
Tailwind
colors: {
custom: {
50: '#e3e9f3',
500: '#d7dfee',
950: '#000000',
},
}SCSS
$custom: #d7dfee; $custom-light: #e3e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d7dfee",
"rgb": {
"r": 215,
"g": 223,
"b": 238
},
"hsl": {
"h": 219.13,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.90205,
"c": 0.02227,
"h": 263.2
},
"luminance": 0.73395
}Semantic roles & 50–950 ramp
primary
#D7DFEE
secondary
#CABBA0
accent
#8632B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485