#D7DBEF#D7DBEF
#D7DBEF is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.028 H 276.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBEF |
|---|---|
| RGB | rgb(215, 219, 239) |
| HSL | hsl(230, 43%, 89%) |
| HSV | hsv(230, 10%, 94%) |
| CMYK | cmyk(10%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.65, 2.46, -10.22) |
| CIE-LCH | lch(87.65, 10.51, 283.51°) |
| OKLab | oklab(89.44% 0.0033 -0.0275) |
| OKLCH | oklch(89.44% 0.028 276.8) |
| XYZ | xyz(68.9326, 71.3415, 91.7833) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.18
Fog
#D8DCE0
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.35
Ghostwhite
#F8F8FF
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBEF #EFEBD7
analogous
#D7E7EF #D7DBEF #DFD7EF
triadic
#D7DBEF #EFD7DB #DBEFD7
tetradic
#D7DBEF #EFD7E7 #EFEBD7 #D7EFDF
square
#D7DBEF #EFD7E7 #EFEBD7 #D7EFDF
split-complementary
#D7DBEF #EFDFD7 #E7EFD7
monochromatic
#808CCC #ABB4DE #D7DBEF #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.38
#D7DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D7DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBEF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBEF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#D2DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dbef; /* rgb */ color: rgb(215, 219, 239); /* oklch */ color: oklch(89.4% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#e3e6f4',
500: '#d7dbef',
950: '#000000',
},
}SCSS
$custom: #d7dbef; $custom-light: #e3e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d7dbef",
"rgb": {
"r": 215,
"g": 219,
"b": 239
},
"hsl": {
"h": 230,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89441,
"c": 0.02768,
"h": 276.8
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#D7DBEF
secondary
#CBC49F
accent
#A030B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485