#D7DCED#D7DCED
#D7DCED is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.024 H 272.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCED |
|---|---|
| RGB | rgb(215, 220, 237) |
| HSL | hsl(226, 38%, 89%) |
| HSV | hsv(226, 9%, 93%) |
| CMYK | cmyk(9.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.85, 1.54, -8.88) |
| CIE-LCH | lch(87.85, 9.01, 279.85°) |
| OKLab | oklab(89.58% 0.0012 -0.0238) |
| OKLCH | oklch(89.58% 0.024 272.8) |
| XYZ | xyz(68.9004, 71.7473, 90.3230) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.78
Fog
#D8DCE0
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.60
Aliceblue
#F0F8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCED #EDE8D7
analogous
#D7E7ED #D7DCED #DDD7ED
triadic
#D7DCED #EDD7DC #DCEDD7
tetradic
#D7DCED #EDD7E7 #EDE8D7 #D7EDDD
square
#D7DCED #EDD7E7 #EDE8D7 #D7EDDD
split-complementary
#D7DCED #EDDDD7 #E7EDD7
monochromatic
#8392C7 #ADB7DA #D7DCED #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.37
#D7DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D7DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCED
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCED | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#D2DFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dced; /* rgb */ color: rgb(215, 220, 237); /* oklch */ color: oklch(89.6% 0.024 272.8);
Tailwind
colors: {
custom: {
50: '#e3e6f2',
500: '#d7dced',
950: '#000000',
},
}SCSS
$custom: #d7dced; $custom-light: #e3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d7dced",
"rgb": {
"r": 215,
"g": 220,
"b": 237
},
"hsl": {
"h": 226.364,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.89576,
"c": 0.02386,
"h": 272.8
},
"luminance": 0.71748
}Semantic roles & 50–950 ramp
primary
#D7DCED
secondary
#C8BFA0
accent
#9535B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485