#D2D3EA#D2D3EA
#D2D3EA is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.3% C 0.032 H 283.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3EA |
|---|---|
| RGB | rgb(210, 211, 234) |
| HSL | hsl(238, 36%, 87%) |
| HSV | hsv(238, 10%, 92%) |
| CMYK | cmyk(10.3%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.11, 4.05, -11.40) |
| CIE-LCH | lch(85.11, 12.09, 289.56°) |
| OKLab | oklab(87.32% 0.0075 -0.0307) |
| OKLCH | oklch(87.32% 0.032 283.7) |
| XYZ | xyz(64.7208, 66.2302, 87.1999) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 7.82
Periwinkle
#CCCCFF
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.93
Lightsteelblue
#B0C4DE
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3EA #EAE9D2
analogous
#D2DFEA #D2D3EA #DDD2EA
triadic
#D2D3EA #EAD2D3 #D3EAD2
tetradic
#D2D3EA #EAD2DF #EAE9D2 #D2EADD
square
#D2D3EA #EAD2DF #EAE9D2 #D2EADD
split-complementary
#D2D3EA #EADDD2 #DFEAD2
monochromatic
#7F81C3 #A8AAD7 #D2D3EA #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.47
#D2D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D2D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3EA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3EA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#CDD7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d3ea; /* rgb */ color: rgb(210, 211, 234); /* oklch */ color: oklch(87.3% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#dfe0f0',
500: '#d2d3ea',
950: '#000000',
},
}SCSS
$custom: #d2d3ea; $custom-light: #dfe0f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d3ea",
"rgb": {
"r": 210,
"g": 211,
"b": 234
},
"hsl": {
"h": 237.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.87315,
"c": 0.03157,
"h": 283.7
},
"luminance": 0.66231
}Semantic roles & 50–950 ramp
primary
#D2D3EA
secondary
#C4C39C
accent
#AA36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485