#D2D2EA#D2D2EA
#D2D2EA is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.1% C 0.033 H 285.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2EA |
|---|---|
| RGB | rgb(210, 210, 234) |
| HSL | hsl(240, 36%, 87%) |
| HSV | hsv(240, 10%, 92%) |
| CMYK | cmyk(10.3%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.86, 4.58, -11.77) |
| CIE-LCH | lch(84.86, 12.63, 291.24°) |
| OKLab | oklab(87.12% 0.0089 -0.0317) |
| OKLCH | oklch(87.12% 0.033 285.7) |
| XYZ | xyz(64.4732, 65.7349, 87.1174) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.71
Periwinkle
#CCCCFF
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.40
Fog
#D8DCE0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2EA #EAEAD2
analogous
#D2DEEA #D2D2EA #DED2EA
triadic
#D2D2EA #EAD2D2 #D2EAD2
tetradic
#D2D2EA #EAD2DE #EAEAD2 #D2EADE
square
#D2D2EA #EAD2DE #EAEAD2 #D2EADE
split-complementary
#D2D2EA #EADED2 #DEEAD2
monochromatic
#7F7FC3 #A8A8D7 #D2D2EA #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.48
#D2D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#D2D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2EA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2EA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#CDD6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d2ea; /* rgb */ color: rgb(210, 210, 234); /* oklch */ color: oklch(87.1% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#dfdff0',
500: '#d2d2ea',
950: '#000000',
},
}SCSS
$custom: #d2d2ea; $custom-light: #dfdff0; $custom-dark: #000000;
JSON
{
"hex": "#d2d2ea",
"rgb": {
"r": 210,
"g": 210,
"b": 234
},
"hsl": {
"h": 240,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.87117,
"c": 0.03292,
"h": 285.7
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#D2D2EA
secondary
#C4C49C
accent
#AF36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485