#D2D7EA#D2D7EA
#D2D7EA is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.1% C 0.027 H 274.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7EA |
|---|---|
| RGB | rgb(210, 215, 234) |
| HSL | hsl(228, 36%, 87%) |
| HSV | hsv(228, 10%, 92%) |
| CMYK | cmyk(10.3%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.13, 1.95, -9.89) |
| CIE-LCH | lch(86.13, 10.08, 281.14°) |
| OKLab | oklab(88.11% 0.0019 -0.0266) |
| OKLCH | oklch(88.11% 0.027 274.1) |
| XYZ | xyz(65.7269, 68.2424, 87.5353) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Light Blue Grey
#B7C9E2
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7EA #EAE5D2
analogous
#D2E3EA #D2D7EA #D9D2EA
triadic
#D2D7EA #EAD2D7 #D7EAD2
tetradic
#D2D7EA #EAD2E3 #EAE5D2 #D2EAD9
square
#D2D7EA #EAD2E3 #EAE5D2 #D2EAD9
split-complementary
#D2D7EA #EAD9D2 #E3EAD2
monochromatic
#7F8DC3 #A8B2D7 #D2D7EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.43
#D2D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D2D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7EA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7EA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D0D7E9
Tritanopia (blue-blind)
#CDDADD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d7ea; /* rgb */ color: rgb(210, 215, 234); /* oklch */ color: oklch(88.1% 0.027 274.1);
Tailwind
colors: {
custom: {
50: '#dfe3f0',
500: '#d2d7ea',
950: '#000000',
},
}SCSS
$custom: #d2d7ea; $custom-light: #dfe3f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d7ea",
"rgb": {
"r": 210,
"g": 215,
"b": 234
},
"hsl": {
"h": 227.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88109,
"c": 0.02665,
"h": 274.1
},
"luminance": 0.68243
}Semantic roles & 50–950 ramp
primary
#D2D7EA
secondary
#C4BC9C
accent
#9636AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485