#D2D7FA#D2D7FA
#D2D7FA is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.6% C 0.048 H 278.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7FA |
|---|---|
| RGB | rgb(210, 215, 250) |
| HSL | hsl(233, 80%, 90%) |
| HSV | hsv(233, 16%, 98%) |
| CMYK | cmyk(16%, 14%, 0%, 2%) |
| CIE-LAB | lab(86.60, 5.21, -17.63) |
| CIE-LCH | lch(86.60, 18.38, 286.48°) |
| OKLab | oklab(88.64% 0.0075 -0.0478) |
| OKLCH | oklch(88.64% 0.048 278.9) |
| XYZ | xyz(68.1301, 69.2037, 100.1922) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.69
Light Periwinkle
#C1C6FC
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 9.17
Pale Lilac
#E4CBFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7FA #FAF5D2
analogous
#D2EBFA #D2D7FA #E1D2FA
triadic
#D2D7FA #FAD2D7 #D7FAD2
tetradic
#D2D7FA #FAD2EB #FAF5D2 #D2FAE1
square
#D2D7FA #FAD2EB #FAF5D2 #D2FAE1
split-complementary
#D2D7FA #FAE1D2 #EBFAD2
monochromatic
#6475EE #9BA6F4 #D2D7FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.41
#D2D7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D2D7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7FA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7FA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#C9DDE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d7fa; /* rgb */ color: rgb(210, 215, 250); /* oklch */ color: oklch(88.6% 0.048 278.9);
Tailwind
colors: {
custom: {
50: '#e0e3fc',
500: '#d2d7fa',
950: '#000000',
},
}SCSS
$custom: #d2d7fa; $custom-light: #e0e3fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d7fa",
"rgb": {
"r": 210,
"g": 215,
"b": 250
},
"hsl": {
"h": 232.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88641,
"c": 0.04841,
"h": 278.9
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#D2D7FA
secondary
#E0D690
accent
#C209DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485