#D7DCEF#D7DCEF
#D7DCEF is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.6% C 0.027 H 274.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCEF |
|---|---|
| RGB | rgb(215, 220, 239) |
| HSL | hsl(228, 43%, 89%) |
| HSV | hsv(228, 10%, 94%) |
| CMYK | cmyk(10%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(87.90, 1.93, -9.84) |
| CIE-LCH | lch(87.90, 10.03, 281.12°) |
| OKLab | oklab(89.64% 0.0019 -0.0265) |
| OKLCH | oklch(89.64% 0.027 274.1) |
| XYZ | xyz(69.1942, 71.8648, 91.8705) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.44
Fog
#D8DCE0
ΔE00 6.66
Light Blue Grey
#B7C9E2
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.87
Aliceblue
#F0F8FF
ΔE00 8.32
Gainsboro
#DCDCDC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCEF #EFEAD7
analogous
#D7E8EF #D7DCEF #DED7EF
triadic
#D7DCEF #EFD7DC #DCEFD7
tetradic
#D7DCEF #EFD7E8 #EFEAD7 #D7EFDE
square
#D7DCEF #EFD7E8 #EFEAD7 #D7EFDE
split-complementary
#D7DCEF #EFDED7 #E8EFD7
monochromatic
#8090CC #ABB6DE #D7DCEF #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.37
#D7DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D7DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCEF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCEF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D5DCEE
Tritanopia (blue-blind)
#D2DFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dcef; /* rgb */ color: rgb(215, 220, 239); /* oklch */ color: oklch(89.6% 0.027 274.1);
Tailwind
colors: {
custom: {
50: '#e3e6f4',
500: '#d7dcef',
950: '#000000',
},
}SCSS
$custom: #d7dcef; $custom-light: #e3e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d7dcef",
"rgb": {
"r": 215,
"g": 220,
"b": 239
},
"hsl": {
"h": 227.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89639,
"c": 0.02653,
"h": 274.1
},
"luminance": 0.71865
}Semantic roles & 50–950 ramp
primary
#D7DCEF
secondary
#CBC29F
accent
#9A30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485