#D7DCF2#D7DCF2
#D7DCF2 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.031 H 275.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCF2 |
|---|---|
| RGB | rgb(215, 220, 242) |
| HSL | hsl(229, 51%, 90%) |
| HSV | hsv(229, 11%, 95%) |
| CMYK | cmyk(11.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.99, 2.53, -11.30) |
| CIE-LCH | lch(87.99, 11.58, 282.62°) |
| OKLab | oklab(89.74% 0.003 -0.0304) |
| OKLCH | oklch(89.74% 0.031 275.6) |
| XYZ | xyz(69.6411, 72.0436, 94.2240) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 7.23
Fog
#D8DCE0
ΔE00 7.79
Ghostwhite
#F8F8FF
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCF2 #F2EDD7
analogous
#D7EAF2 #D7DCF2 #E0D7F2
triadic
#D7DCF2 #F2D7DC #DCF2D7
tetradic
#D7DCF2 #F2D7EA #F2EDD7 #D7F2E0
square
#D7DCF2 #F2D7EA #F2EDD7 #D7F2E0
split-complementary
#D7DCF2 #F2E0D7 #EAF2D7
monochromatic
#7B8BD4 #A9B4E3 #D7DCF2 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.36
#D7DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D7DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCF2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCF2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#D1E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dcf2; /* rgb */ color: rgb(215, 220, 242); /* oklch */ color: oklch(89.7% 0.031 275.6);
Tailwind
colors: {
custom: {
50: '#e3e6f6',
500: '#d7dcf2',
950: '#000000',
},
}SCSS
$custom: #d7dcf2; $custom-light: #e3e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d7dcf2",
"rgb": {
"r": 215,
"g": 220,
"b": 242
},
"hsl": {
"h": 228.889,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.89735,
"c": 0.03056,
"h": 275.6
},
"luminance": 0.72044
}Semantic roles & 50–950 ramp
primary
#D7DCF2
secondary
#D0C79D
accent
#A227BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485