#D2D3ED#D2D3ED
#D2D3ED is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.036 H 283.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3ED |
|---|---|
| RGB | rgb(210, 211, 237) |
| HSL | hsl(238, 43%, 88%) |
| HSV | hsv(238, 11%, 93%) |
| CMYK | cmyk(11.4%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(85.20, 4.65, -12.85) |
| CIE-LCH | lch(85.20, 13.67, 289.89°) |
| OKLab | oklab(87.41% 0.0086 -0.0347) |
| OKLCH | oklch(87.41% 0.036 283.9) |
| XYZ | xyz(65.1555, 66.4041, 89.4890) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 8.09
Light Periwinkle
#C1C6FC
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 9.24
Fog
#D8DCE0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3ED #EDECD2
analogous
#D2E0ED #D2D3ED #DED2ED
triadic
#D2D3ED #EDD2D3 #D3EDD2
tetradic
#D2D3ED #EDD2E0 #EDECD2 #D2EDDE
square
#D2D3ED #EDD2E0 #EDECD2 #D2EDDE
split-complementary
#D2D3ED #EDDED2 #E0EDD2
monochromatic
#7B7ECA #A6A8DC #D2D3ED #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.47
#D2D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D2D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3ED
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3ED | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#CDD7DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d3ed; /* rgb */ color: rgb(210, 211, 237); /* oklch */ color: oklch(87.4% 0.036 283.9);
Tailwind
colors: {
custom: {
50: '#e0e0f2',
500: '#d2d3ed',
950: '#000000',
},
}SCSS
$custom: #d2d3ed; $custom-light: #e0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d3ed",
"rgb": {
"r": 210,
"g": 211,
"b": 237
},
"hsl": {
"h": 237.778,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.87413,
"c": 0.0357,
"h": 283.9
},
"luminance": 0.66405
}Semantic roles & 50–950 ramp
primary
#D2D3ED
secondary
#C9C79A
accent
#B130B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485