#D7DAFE#D7DAFE
#D7DAFE is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.7% C 0.049 H 281.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAFE |
|---|---|
| RGB | rgb(215, 218, 254) |
| HSL | hsl(235, 95%, 92%) |
| HSV | hsv(235, 15%, 100%) |
| CMYK | cmyk(15.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.85, 6.02, -17.83) |
| CIE-LCH | lch(87.85, 18.82, 288.67°) |
| OKLab | oklab(89.74% 0.0099 -0.0483) |
| OKLCH | oklch(89.74% 0.049 281.6) |
| XYZ | xyz(70.9811, 71.7448, 103.8552) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.81
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Light Periwinkle
#C1C6FC
ΔE00 6.47
Pale Lilac
#E4CBFF
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 9.18
Light Lavender
#DFC5FE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAFE #FEFBD7
analogous
#D7EEFE #D7DAFE #E8D7FE
triadic
#D7DAFE #FED7DA #DAFED7
tetradic
#D7DAFE #FED7EE #FEFBD7 #D7FEE8
square
#D7DAFE #FED7EE #FEFBD7 #D7FEE8
split-complementary
#D7DAFE #FEE8D7 #EEFED7
monochromatic
#606CFB #9BA3FD #D7DAFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.37
#D7DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D7DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAFE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAFE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#CFE0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dafe; /* rgb */ color: rgb(215, 218, 254); /* oklch */ color: oklch(89.7% 0.049 281.6);
Tailwind
colors: {
custom: {
50: '#e3e5fe',
500: '#d7dafe',
950: '#000000',
},
}SCSS
$custom: #d7dafe; $custom-light: #e3e5fe; $custom-dark: #000000;
JSON
{
"hex": "#d7dafe",
"rgb": {
"r": 215,
"g": 218,
"b": 254
},
"hsl": {
"h": 235.385,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.89742,
"c": 0.04936,
"h": 281.6
},
"luminance": 0.71746
}Semantic roles & 50–950 ramp
primary
#D7DAFE
secondary
#E9E290
accent
#D400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485