#D2D2EB#D2D2EB
#D2D2EB is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.2% C 0.034 H 285.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2EB |
|---|---|
| RGB | rgb(210, 210, 235) |
| HSL | hsl(240, 38%, 87%) |
| HSV | hsv(240, 11%, 92%) |
| CMYK | cmyk(10.6%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.89, 4.78, -12.26) |
| CIE-LCH | lch(84.89, 13.16, 291.29°) |
| OKLab | oklab(87.15% 0.0093 -0.033) |
| OKLCH | oklch(87.15% 0.034 285.7) |
| XYZ | xyz(64.6172, 65.7925, 87.8761) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 7.44
Light Blue Grey
#B7C9E2
ΔE00 8.34
Light Periwinkle
#C1C6FC
ΔE00 8.67
Lightsteelblue
#B0C4DE
ΔE00 9.48
Thistle
#D8BFD8
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2EB #EBEBD2
analogous
#D2DFEB #D2D2EB #DFD2EB
triadic
#D2D2EB #EBD2D2 #D2EBD2
tetradic
#D2D2EB #EBD2DF #EBEBD2 #D2EBDF
square
#D2D2EB #EBD2DF #EBEBD2 #D2EBDF
split-complementary
#D2D2EB #EBDFD2 #DFEBD2
monochromatic
#7D7DC5 #A8A8D8 #D2D2EB #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.48
#D2D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#D2D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2EB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2EB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#CDD6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d2eb; /* rgb */ color: rgb(210, 210, 235); /* oklch */ color: oklch(87.2% 0.034 285.7);
Tailwind
colors: {
custom: {
50: '#dfdff1',
500: '#d2d2eb',
950: '#000000',
},
}SCSS
$custom: #d2d2eb; $custom-light: #dfdff1; $custom-dark: #000000;
JSON
{
"hex": "#d2d2eb",
"rgb": {
"r": 210,
"g": 210,
"b": 235
},
"hsl": {
"h": 240,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.8715,
"c": 0.03429,
"h": 285.7
},
"luminance": 0.65793
}Semantic roles & 50–950 ramp
primary
#D2D2EB
secondary
#C6C69B
accent
#B134B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485