#D7DBEC#D7DBEC
#D7DBEC is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.024 H 275.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBEC |
|---|---|
| RGB | rgb(215, 219, 236) |
| HSL | hsl(229, 36%, 88%) |
| HSV | hsv(229, 9%, 93%) |
| CMYK | cmyk(8.9%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(87.57, 1.87, -8.77) |
| CIE-LCH | lch(87.57, 8.96, 282.02°) |
| OKLab | oklab(89.35% 0.0022 -0.0235) |
| OKLCH | oklch(89.35% 0.024 275.3) |
| XYZ | xyz(68.4931, 71.1657, 89.4685) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Fog
#D8DCE0
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 7.32
Ghostwhite
#F8F8FF
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBEC #ECE8D7
analogous
#D7E5EC #D7DBEC #DDD7EC
triadic
#D7DBEC #ECD7DB #DBECD7
tetradic
#D7DBEC #ECD7E5 #ECE8D7 #D7ECDD
square
#D7DBEC #ECD7E5 #ECE8D7 #D7ECDD
split-complementary
#D7DBEC #ECDDD7 #E5ECD7
monochromatic
#8490C5 #AEB6D8 #D7DBEC #EAECF5 #EAECF5
Accessibility & contrast
On white
1.38
#D7DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D7DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBEC
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBEC | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#D3DEE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dbec; /* rgb */ color: rgb(215, 219, 236); /* oklch */ color: oklch(89.3% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#e3e6f2',
500: '#d7dbec',
950: '#000000',
},
}SCSS
$custom: #d7dbec; $custom-light: #e3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d7dbec",
"rgb": {
"r": 215,
"g": 219,
"b": 236
},
"hsl": {
"h": 228.571,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.89346,
"c": 0.02363,
"h": 275.3
},
"luminance": 0.71166
}Semantic roles & 50–950 ramp
primary
#D7DBEC
secondary
#C6BFA1
accent
#9837AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485