#D7DEFE#D7DEFE
#D7DEFE is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.5% C 0.044 H 275.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEFE |
|---|---|
| RGB | rgb(215, 222, 254) |
| HSL | hsl(229, 95%, 92%) |
| HSV | hsv(229, 15%, 100%) |
| CMYK | cmyk(15.4%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.85, 3.92, -16.32) |
| CIE-LCH | lch(88.85, 16.79, 283.52°) |
| OKLab | oklab(90.53% 0.0044 -0.0442) |
| OKLCH | oklch(90.53% 0.044 275.7) |
| XYZ | xyz(72.0309, 73.8444, 104.2052) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.90
Periwinkle
#CCCCFF
ΔE00 6.35
Light Periwinkle
#C1C6FC
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 9.27
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEFE #FEF7D7
analogous
#D7F2FE #D7DEFE #E4D7FE
triadic
#D7DEFE #FED7DE #DEFED7
tetradic
#D7DEFE #FED7F2 #FEF7D7 #D7FEE4
square
#D7DEFE #FED7F2 #FEF7D7 #D7FEE4
split-complementary
#D7DEFE #FEE4D7 #F2FED7
monochromatic
#607BFB #9BADFD #D7DEFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.33
#D7DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D7DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEFE
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEFE | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#CEE4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d7defe; /* rgb */ color: rgb(215, 222, 254); /* oklch */ color: oklch(90.5% 0.044 275.7);
Tailwind
colors: {
custom: {
50: '#e3e8fe',
500: '#d7defe',
950: '#000000',
},
}SCSS
$custom: #d7defe; $custom-light: #e3e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d7defe",
"rgb": {
"r": 215,
"g": 222,
"b": 254
},
"hsl": {
"h": 229.231,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.90526,
"c": 0.04443,
"h": 275.7
},
"luminance": 0.73845
}Semantic roles & 50–950 ramp
primary
#D7DEFE
secondary
#E9D990
accent
#BC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485