#D2D5EC#D2D5EC
#D2D5EC is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.8% C 0.032 H 279.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5EC |
|---|---|
| RGB | rgb(210, 213, 236) |
| HSL | hsl(233, 41%, 87%) |
| HSV | hsv(233, 11%, 93%) |
| CMYK | cmyk(11%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(85.68, 3.40, -11.61) |
| CIE-LCH | lch(85.68, 12.10, 286.30°) |
| OKLab | oklab(87.78% 0.0054 -0.0313) |
| OKLCH | oklch(87.78% 0.032 279.8) |
| XYZ | xyz(65.5097, 67.3457, 88.8883) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.21
Light Blue Grey
#B7C9E2
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5EC #ECE9D2
analogous
#D2E2EC #D2D5EC #DCD2EC
triadic
#D2D5EC #ECD2D5 #D5ECD2
tetradic
#D2D5EC #ECD2E2 #ECE9D2 #D2ECDC
square
#D2D5EC #ECD2E2 #ECE9D2 #D2ECDC
split-complementary
#D2D5EC #ECDCD2 #E2ECD2
monochromatic
#7C85C8 #A7ADDA #D2D5EC #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.45
#D2D5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D2D5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5EC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5EC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#CDD9DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d5ec; /* rgb */ color: rgb(210, 213, 236); /* oklch */ color: oklch(87.8% 0.032 279.8);
Tailwind
colors: {
custom: {
50: '#dfe1f2',
500: '#d2d5ec',
950: '#000000',
},
}SCSS
$custom: #d2d5ec; $custom-light: #dfe1f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d5ec",
"rgb": {
"r": 210,
"g": 213,
"b": 236
},
"hsl": {
"h": 233.077,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.87776,
"c": 0.03174,
"h": 279.8
},
"luminance": 0.67346
}Semantic roles & 50–950 ramp
primary
#D2D5EC
secondary
#C7C29B
accent
#A532B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485