#D2D4EE#D2D4EE
#D2D4EE is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.6% C 0.036 H 282.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4EE |
|---|---|
| RGB | rgb(210, 212, 238) |
| HSL | hsl(236, 45%, 88%) |
| HSV | hsv(236, 12%, 93%) |
| CMYK | cmyk(11.8%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.48, 4.33, -12.96) |
| CIE-LCH | lch(85.48, 13.67, 288.45°) |
| OKLab | oklab(87.64% 0.0075 -0.035) |
| OKLCH | oklch(87.64% 0.036 282.1) |
| XYZ | xyz(65.5512, 66.9611, 90.3436) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Periwinkle
#CCCCFF
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4EE #EEECD2
analogous
#D2E2EE #D2D4EE #DED2EE
triadic
#D2D4EE #EED2D4 #D4EED2
tetradic
#D2D4EE #EED2E2 #EEECD2 #D2EEDE
square
#D2D4EE #EED2E2 #EEECD2 #D2EEDE
split-complementary
#D2D4EE #EEDED2 #E2EED2
monochromatic
#797FCC #A6AADD #D2D4EE #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.46
#D2D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D2D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4EE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4EE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#CCD8DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d4ee; /* rgb */ color: rgb(210, 212, 238); /* oklch */ color: oklch(87.6% 0.036 282.1);
Tailwind
colors: {
custom: {
50: '#e0e1f3',
500: '#d2d4ee',
950: '#000000',
},
}SCSS
$custom: #d2d4ee; $custom-light: #e0e1f3; $custom-dark: #000000;
JSON
{
"hex": "#d2d4ee",
"rgb": {
"r": 210,
"g": 212,
"b": 238
},
"hsl": {
"h": 235.714,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.87644,
"c": 0.03576,
"h": 282.1
},
"luminance": 0.66962
}Semantic roles & 50–950 ramp
primary
#D2D4EE
secondary
#CAC79A
accent
#AE2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485