#D2D5EF#D2D5EF
#D2D5EF is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.9% C 0.036 H 280.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5EF |
|---|---|
| RGB | rgb(210, 213, 239) |
| HSL | hsl(234, 48%, 88%) |
| HSV | hsv(234, 12%, 94%) |
| CMYK | cmyk(12.1%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.77, 4.00, -13.07) |
| CIE-LCH | lch(85.77, 13.67, 287.02°) |
| OKLab | oklab(87.87% 0.0065 -0.0353) |
| OKLCH | oklch(87.87% 0.036 280.4) |
| XYZ | xyz(65.9492, 67.5215, 91.2031) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.44
Light Periwinkle
#C1C6FC
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 8.67
Fog
#D8DCE0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5EF #EFECD2
analogous
#D2E3EF #D2D5EF #DDD2EF
triadic
#D2D5EF #EFD2D5 #D5EFD2
tetradic
#D2D5EF #EFD2E3 #EFECD2 #D2EFDD
square
#D2D5EF #EFD2E3 #EFECD2 #D2EFDD
split-complementary
#D2D5EF #EFDDD2 #E3EFD2
monochromatic
#7881CF #A5ABDF #D2D5EF #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.45
#D2D5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#D2D5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5EF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5EF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#CCD9DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d5ef; /* rgb */ color: rgb(210, 213, 239); /* oklch */ color: oklch(87.9% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#e0e1f4',
500: '#d2d5ef',
950: '#000000',
},
}SCSS
$custom: #d2d5ef; $custom-light: #e0e1f4; $custom-dark: #000000;
JSON
{
"hex": "#d2d5ef",
"rgb": {
"r": 210,
"g": 213,
"b": 239
},
"hsl": {
"h": 233.793,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.87874,
"c": 0.03585,
"h": 280.4
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#D2D5EF
secondary
#CCC799
accent
#AC2BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485