#D7DEEB#D7DEEB
#D7DEEB is a very light, near-neutral blue. Relative luminance 0.727; OKLCH L 89.9% C 0.019 H 263.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEEB |
|---|---|
| RGB | rgb(215, 222, 235) |
| HSL | hsl(219, 33%, 88%) |
| HSV | hsv(219, 9%, 92%) |
| CMYK | cmyk(8.5%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.30, 0.11, -7.15) |
| CIE-LCH | lch(88.30, 7.15, 270.88°) |
| OKLab | oklab(89.91% -0.0023 -0.0192) |
| OKLCH | oklch(89.91% 0.019 263) |
| XYZ | xyz(69.1379, 72.6872, 88.9687) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.06
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 6.17
Aliceblue
#F0F8FF
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.62
Ghostwhite
#F8F8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEEB #EBE4D7
analogous
#D7E8EB #D7DEEB #DAD7EB
triadic
#D7DEEB #EBD7DE #DEEBD7
tetradic
#D7DEEB #EBD7E8 #EBE4D7 #D7EBDA
square
#D7DEEB #EBD7E8 #EBE4D7 #D7EBDA
split-complementary
#D7DEEB #EBDAD7 #E8EBD7
monochromatic
#859BC2 #AEBCD7 #D7DEEB #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.35
#D7DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D7DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEEB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEEB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#D3E1E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7deeb; /* rgb */ color: rgb(215, 222, 235); /* oklch */ color: oklch(89.9% 0.019 263.0);
Tailwind
colors: {
custom: {
50: '#e3e8f1',
500: '#d7deeb',
950: '#000000',
},
}SCSS
$custom: #d7deeb; $custom-light: #e3e8f1; $custom-dark: #000000;
JSON
{
"hex": "#d7deeb",
"rgb": {
"r": 215,
"g": 222,
"b": 235
},
"hsl": {
"h": 219,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.89912,
"c": 0.01932,
"h": 263
},
"luminance": 0.72688
}Semantic roles & 50–950 ramp
primary
#D7DEEB
secondary
#C5B8A1
accent
#8439AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485