#D2D5EB#D2D5EB
#D2D5EB is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.7% C 0.030 H 279.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5EB |
|---|---|
| RGB | rgb(210, 213, 235) |
| HSL | hsl(233, 38%, 87%) |
| HSV | hsv(233, 11%, 92%) |
| CMYK | cmyk(10.6%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.65, 3.20, -11.13) |
| CIE-LCH | lch(85.65, 11.58, 286.03°) |
| OKLab | oklab(87.74% 0.0051 -0.0299) |
| OKLCH | oklch(87.74% 0.03 279.6) |
| XYZ | xyz(65.3648, 67.2877, 88.1253) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Light Blue Grey
#B7C9E2
ΔE00 7.07
Fog
#D8DCE0
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5EB #EBE8D2
analogous
#D2E2EB #D2D5EB #DCD2EB
triadic
#D2D5EB #EBD2D5 #D5EBD2
tetradic
#D2D5EB #EBD2E2 #EBE8D2 #D2EBDC
square
#D2D5EB #EBD2E2 #EBE8D2 #D2EBDC
split-complementary
#D2D5EB #EBDCD2 #E2EBD2
monochromatic
#7D86C5 #A8ADD8 #D2D5EB #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.45
#D2D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D2D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5EB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5EB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#CDD9DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d5eb; /* rgb */ color: rgb(210, 213, 235); /* oklch */ color: oklch(87.7% 0.030 279.6);
Tailwind
colors: {
custom: {
50: '#dfe1f1',
500: '#d2d5eb',
950: '#000000',
},
}SCSS
$custom: #d2d5eb; $custom-light: #dfe1f1; $custom-dark: #000000;
JSON
{
"hex": "#d2d5eb",
"rgb": {
"r": 210,
"g": 213,
"b": 235
},
"hsl": {
"h": 232.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87743,
"c": 0.03037,
"h": 279.6
},
"luminance": 0.67288
}Semantic roles & 50–950 ramp
primary
#D2D5EB
secondary
#C6C19B
accent
#A234B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485