#D2DCF7#D2DCF7
#D2DCF7 is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.039 H 269.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCF7 |
|---|---|
| RGB | rgb(210, 220, 247) |
| HSL | hsl(224, 70%, 90%) |
| HSV | hsv(224, 15%, 97%) |
| CMYK | cmyk(15%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(87.78, 1.96, -14.28) |
| CIE-LCH | lch(87.78, 14.42, 277.83°) |
| OKLab | oklab(89.53% -0.0004 -0.0386) |
| OKLCH | oklch(89.53% 0.039 269.4) |
| XYZ | xyz(68.9562, 71.6024, 98.1653) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 7.49
Periwinkle
#CCCCFF
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Light Periwinkle
#C1C6FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCF7 #F7EDD2
analogous
#D2EFF7 #D2DCF7 #DBD2F7
triadic
#D2DCF7 #F7D2DC #DCF7D2
tetradic
#D2DCF7 #F7D2EF #F7EDD2 #D2F7DB
square
#D2DCF7 #F7D2EF #F7EDD2 #D2F7DB
split-complementary
#D2DCF7 #F7DBD2 #EFF7D2
monochromatic
#6A8BE5 #9EB4EE #D2DCF7 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.37
#D2DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D2DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCF7
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCF7 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEF8
Deuteranopia (green-blind)
#D1DBF6
Tritanopia (blue-blind)
#CAE1E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dcf7; /* rgb */ color: rgb(210, 220, 247); /* oklch */ color: oklch(89.5% 0.039 269.4);
Tailwind
colors: {
custom: {
50: '#e0e6f9',
500: '#d2dcf7',
950: '#000000',
},
}SCSS
$custom: #d2dcf7; $custom-light: #e0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#d2dcf7",
"rgb": {
"r": 210,
"g": 220,
"b": 247
},
"hsl": {
"h": 223.784,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.89528,
"c": 0.03864,
"h": 269.4
},
"luminance": 0.71603
}Semantic roles & 50–950 ramp
primary
#D2DCF7
secondary
#DAC793
accent
#9E14D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485