#D2D3EC#D2D3EC
#D2D3EC is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.4% C 0.034 H 283.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3EC |
|---|---|
| RGB | rgb(210, 211, 236) |
| HSL | hsl(238, 41%, 87%) |
| HSV | hsv(238, 11%, 93%) |
| CMYK | cmyk(11%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(85.17, 4.45, -12.37) |
| CIE-LCH | lch(85.17, 13.14, 289.79°) |
| OKLab | oklab(87.38% 0.0082 -0.0333) |
| OKLCH | oklch(87.38% 0.034 283.8) |
| XYZ | xyz(65.0098, 66.3458, 88.7217) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 9.16
Fog
#D8DCE0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3EC #ECEBD2
analogous
#D2E0EC #D2D3EC #DED2EC
triadic
#D2D3EC #ECD2D3 #D3ECD2
tetradic
#D2D3EC #ECD2E0 #ECEBD2 #D2ECDE
square
#D2D3EC #ECD2E0 #ECEBD2 #D2ECDE
split-complementary
#D2D3EC #ECDED2 #E0ECD2
monochromatic
#7C7FC8 #A7A9DA #D2D3EC #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.47
#D2D3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D2D3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3EC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3EC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#CDD7DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d3ec; /* rgb */ color: rgb(210, 211, 236); /* oklch */ color: oklch(87.4% 0.034 283.8);
Tailwind
colors: {
custom: {
50: '#e0e0f2',
500: '#d2d3ec',
950: '#000000',
},
}SCSS
$custom: #d2d3ec; $custom-light: #e0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d3ec",
"rgb": {
"r": 210,
"g": 211,
"b": 236
},
"hsl": {
"h": 237.692,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.8738,
"c": 0.03433,
"h": 283.8
},
"luminance": 0.66346
}Semantic roles & 50–950 ramp
primary
#D2D3EC
secondary
#C7C69B
accent
#AF32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485