#D7DEFF#D7DEFF
#D7DEFF is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.6% C 0.046 H 276.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEFF |
|---|---|
| RGB | rgb(215, 222, 255) |
| HSL | hsl(230, 100%, 92%) |
| HSV | hsv(230, 16%, 100%) |
| CMYK | cmyk(15.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.88, 4.13, -16.80) |
| CIE-LCH | lch(88.88, 17.30, 283.82°) |
| OKLab | oklab(90.56% 0.0048 -0.0455) |
| OKLCH | oklch(90.56% 0.046 276) |
| XYZ | xyz(72.1914, 73.9086, 105.0507) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Periwinkle
#CCCCFF
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.13
Powder Blue (survey)
#B1D1FC
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEFF #FFF8D7
analogous
#D7F2FF #D7DEFF #E4D7FF
triadic
#D7DEFF #FFD7DE #DEFFD7
tetradic
#D7DEFF #FFD7F2 #FFF8D7 #D7FFE4
square
#D7DEFF #FFD7F2 #FFF8D7 #D7FFE4
split-complementary
#D7DEFF #FFE4D7 #F2FFD7
monochromatic
#5D79FF #9AACFF #D7DEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.33
#D7DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#D7DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEFF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEFF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#CEE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d7deff; /* rgb */ color: rgb(215, 222, 255); /* oklch */ color: oklch(90.6% 0.046 276.0);
Tailwind
colors: {
custom: {
50: '#e3e8ff',
500: '#d7deff',
950: '#000000',
},
}SCSS
$custom: #d7deff; $custom-light: #e3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d7deff",
"rgb": {
"r": 215,
"g": 222,
"b": 255
},
"hsl": {
"h": 229.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9056,
"c": 0.04578,
"h": 276
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#D7DEFF
secondary
#EBDB8F
accent
#BD00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486