#D2D4EC#D2D4EC
#D2D4EC is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.6% C 0.033 H 281.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4EC |
|---|---|
| RGB | rgb(210, 212, 236) |
| HSL | hsl(235, 41%, 87%) |
| HSV | hsv(235, 11%, 93%) |
| CMYK | cmyk(11%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.43, 3.92, -11.99) |
| CIE-LCH | lch(85.43, 12.62, 288.11°) |
| OKLab | oklab(87.58% 0.0068 -0.0323) |
| OKLCH | oklch(87.58% 0.033 281.9) |
| XYZ | xyz(65.2590, 66.8442, 88.8047) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Light Blue Grey
#B7C9E2
ΔE00 7.56
Periwinkle
#CCCCFF
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 8.86
Fog
#D8DCE0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4EC #ECEAD2
analogous
#D2E1EC #D2D4EC #DDD2EC
triadic
#D2D4EC #ECD2D4 #D4ECD2
tetradic
#D2D4EC #ECD2E1 #ECEAD2 #D2ECDD
square
#D2D4EC #ECD2E1 #ECEAD2 #D2ECDD
split-complementary
#D2D4EC #ECDDD2 #E1ECD2
monochromatic
#7C82C8 #A7ABDA #D2D4EC #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.46
#D2D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D2D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4EC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4EC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#CDD8DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4ec; /* rgb */ color: rgb(210, 212, 236); /* oklch */ color: oklch(87.6% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#dfe1f2',
500: '#d2d4ec',
950: '#000000',
},
}SCSS
$custom: #d2d4ec; $custom-light: #dfe1f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d4ec",
"rgb": {
"r": 210,
"g": 212,
"b": 236
},
"hsl": {
"h": 235.385,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.87578,
"c": 0.03301,
"h": 281.9
},
"luminance": 0.66845
}Semantic roles & 50–950 ramp
primary
#D2D4EC
secondary
#C7C49B
accent
#AA32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485