#D7DFFE#D7DFFE
#D7DFFE is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.7% C 0.043 H 274.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFFE |
|---|---|
| RGB | rgb(215, 223, 254) |
| HSL | hsl(228, 95%, 92%) |
| HSV | hsv(228, 15%, 100%) |
| CMYK | cmyk(15.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.10, 3.40, -15.94) |
| CIE-LCH | lch(89.10, 16.30, 282.04°) |
| OKLab | oklab(90.72% 0.0031 -0.0432) |
| OKLCH | oklch(90.72% 0.043 274.1) |
| XYZ | xyz(72.2973, 74.3771, 104.2940) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 7.82
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFFE #FEF6D7
analogous
#D7F3FE #D7DFFE #E3D7FE
triadic
#D7DFFE #FED7DF #DFFED7
tetradic
#D7DFFE #FED7F3 #FEF6D7 #D7FEE3
square
#D7DFFE #FED7F3 #FEF6D7 #D7FEE3
split-complementary
#D7DFFE #FEE3D7 #F3FED7
monochromatic
#607FFB #9BAFFD #D7DFFE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.32
#D7DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#D7DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFFE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFFE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FF
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#CEE5E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7dffe; /* rgb */ color: rgb(215, 223, 254); /* oklch */ color: oklch(90.7% 0.043 274.1);
Tailwind
colors: {
custom: {
50: '#e3e8fe',
500: '#d7dffe',
950: '#000000',
},
}SCSS
$custom: #d7dffe; $custom-light: #e3e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d7dffe",
"rgb": {
"r": 215,
"g": 223,
"b": 254
},
"hsl": {
"h": 227.692,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.90723,
"c": 0.04328,
"h": 274.1
},
"luminance": 0.74378
}Semantic roles & 50–950 ramp
primary
#D7DFFE
secondary
#E9D790
accent
#B600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485