#D7DBED#D7DBED
#D7DBED is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.4% C 0.025 H 275.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBED |
|---|---|
| RGB | rgb(215, 219, 237) |
| HSL | hsl(229, 38%, 89%) |
| HSV | hsv(229, 9%, 93%) |
| CMYK | cmyk(9.3%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.59, 2.06, -9.25) |
| CIE-LCH | lch(87.59, 9.48, 282.57°) |
| OKLab | oklab(89.38% 0.0026 -0.0248) |
| OKLCH | oklch(89.38% 0.025 275.9) |
| XYZ | xyz(68.6388, 71.2240, 90.2358) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.41
Fog
#D8DCE0
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 7.31
Ghostwhite
#F8F8FF
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBED #EDE9D7
analogous
#D7E6ED #D7DBED #DED7ED
triadic
#D7DBED #EDD7DB #DBEDD7
tetradic
#D7DBED #EDD7E6 #EDE9D7 #D7EDDE
square
#D7DBED #EDD7E6 #EDE9D7 #D7EDDE
split-complementary
#D7DBED #EDDED7 #E6EDD7
monochromatic
#838FC7 #ADB5DA #D7DBED #EAECF6 #EAECF6
Accessibility & contrast
On white
1.38
#D7DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D7DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBED
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBED | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#D2DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dbed; /* rgb */ color: rgb(215, 219, 237); /* oklch */ color: oklch(89.4% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#e3e6f2',
500: '#d7dbed',
950: '#000000',
},
}SCSS
$custom: #d7dbed; $custom-light: #e3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d7dbed",
"rgb": {
"r": 215,
"g": 219,
"b": 237
},
"hsl": {
"h": 229.091,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.89378,
"c": 0.02497,
"h": 275.9
},
"luminance": 0.71225
}Semantic roles & 50–950 ramp
primary
#D7DBED
secondary
#C8C1A0
accent
#9A35B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485