#D2D4EA#D2D4EA
#D2D4EA is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.5% C 0.030 H 281.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4EA |
|---|---|
| RGB | rgb(210, 212, 234) |
| HSL | hsl(235, 36%, 87%) |
| HSV | hsv(235, 10%, 92%) |
| CMYK | cmyk(10.3%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.37, 3.52, -11.02) |
| CIE-LCH | lch(85.37, 11.57, 287.73°) |
| OKLab | oklab(87.51% 0.0061 -0.0296) |
| OKLCH | oklch(87.51% 0.03 281.6) |
| XYZ | xyz(64.9700, 66.7286, 87.2830) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.24
Light Blue Grey
#B7C9E2
ΔE00 7.39
Fog
#D8DCE0
ΔE00 8.38
Periwinkle
#CCCCFF
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.64
Light Periwinkle
#C1C6FC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4EA #EAE8D2
analogous
#D2E0EA #D2D4EA #DCD2EA
triadic
#D2D4EA #EAD2D4 #D4EAD2
tetradic
#D2D4EA #EAD2E0 #EAE8D2 #D2EADC
square
#D2D4EA #EAD2E0 #EAE8D2 #D2EADC
split-complementary
#D2D4EA #EADCD2 #E0EAD2
monochromatic
#7F84C3 #A8ACD7 #D2D4EA #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.46
#D2D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D2D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4EA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4EA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#CDD8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4ea; /* rgb */ color: rgb(210, 212, 234); /* oklch */ color: oklch(87.5% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#dfe1f0',
500: '#d2d4ea',
950: '#000000',
},
}SCSS
$custom: #d2d4ea; $custom-light: #dfe1f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d4ea",
"rgb": {
"r": 210,
"g": 212,
"b": 234
},
"hsl": {
"h": 235,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.87513,
"c": 0.03027,
"h": 281.6
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#D2D4EA
secondary
#C4C19C
accent
#A536AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485