#D2D5EA#D2D5EA
#D2D5EA is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.7% C 0.029 H 279.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5EA |
|---|---|
| RGB | rgb(210, 213, 234) |
| HSL | hsl(233, 36%, 87%) |
| HSV | hsv(233, 10%, 92%) |
| CMYK | cmyk(10.3%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.62, 3.00, -10.64) |
| CIE-LCH | lch(85.62, 11.06, 285.73°) |
| OKLab | oklab(87.71% 0.0047 -0.0286) |
| OKLCH | oklch(87.71% 0.029 279.3) |
| XYZ | xyz(65.2208, 67.2301, 87.3666) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Light Blue Grey
#B7C9E2
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.29
Periwinkle
#CCCCFF
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5EA #EAE7D2
analogous
#D2E1EA #D2D5EA #DBD2EA
triadic
#D2D5EA #EAD2D5 #D5EAD2
tetradic
#D2D5EA #EAD2E1 #EAE7D2 #D2EADB
square
#D2D5EA #EAD2E1 #EAE7D2 #D2EADB
split-complementary
#D2D5EA #EADBD2 #E1EAD2
monochromatic
#7F87C3 #A8AED7 #D2D5EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.45
#D2D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#D2D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5EA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5EA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#CDD8DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d5ea; /* rgb */ color: rgb(210, 213, 234); /* oklch */ color: oklch(87.7% 0.029 279.3);
Tailwind
colors: {
custom: {
50: '#dfe1f0',
500: '#d2d5ea',
950: '#000000',
},
}SCSS
$custom: #d2d5ea; $custom-light: #dfe1f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d5ea",
"rgb": {
"r": 210,
"g": 213,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.87711,
"c": 0.02901,
"h": 279.3
},
"luminance": 0.67231
}Semantic roles & 50–950 ramp
primary
#D2D5EA
secondary
#C4BF9C
accent
#A036AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485