#D2D5FA#D2D5FA
#D2D5FA is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.2% C 0.051 H 281.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5FA |
|---|---|
| RGB | rgb(210, 213, 250) |
| HSL | hsl(236, 80%, 90%) |
| HSV | hsv(236, 16%, 98%) |
| CMYK | cmyk(16%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(86.10, 6.27, -18.38) |
| CIE-LCH | lch(86.10, 19.42, 288.83°) |
| OKLab | oklab(88.25% 0.0103 -0.0499) |
| OKLCH | oklch(88.25% 0.051 281.6) |
| XYZ | xyz(67.6240, 68.1914, 100.0235) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 5.51
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Pale Lilac
#E4CBFF
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.75
Light Lavender
#DFC5FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5FA #FAF7D2
analogous
#D2E9FA #D2D5FA #E3D2FA
triadic
#D2D5FA #FAD2D5 #D5FAD2
tetradic
#D2D5FA #FAD2E9 #FAF7D2 #D2FAE3
square
#D2D5FA #FAD2E9 #FAF7D2 #D2FAE3
split-complementary
#D2D5FA #FAE3D2 #E9FAD2
monochromatic
#646EEE #9BA2F4 #D2D5FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.43
#D2D5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D2D5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5FA
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5FA | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#C9DBE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d5fa; /* rgb */ color: rgb(210, 213, 250); /* oklch */ color: oklch(88.2% 0.051 281.6);
Tailwind
colors: {
custom: {
50: '#e0e1fc',
500: '#d2d5fa',
950: '#000000',
},
}SCSS
$custom: #d2d5fa; $custom-light: #e0e1fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d5fa",
"rgb": {
"r": 210,
"g": 213,
"b": 250
},
"hsl": {
"h": 235.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88248,
"c": 0.05095,
"h": 281.6
},
"luminance": 0.68192
}Semantic roles & 50–950 ramp
primary
#D2D5FA
secondary
#E0DA90
accent
#CC09DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485