#D2D4FA#D2D4FA
#D2D4FA is a very light, muted blue. Relative luminance 0.677; OKLCH L 88.1% C 0.052 H 282.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4FA |
|---|---|
| RGB | rgb(210, 212, 250) |
| HSL | hsl(237, 80%, 90%) |
| HSV | hsv(237, 16%, 98%) |
| CMYK | cmyk(16%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(85.85, 6.80, -18.76) |
| CIE-LCH | lch(85.85, 19.96, 289.92°) |
| OKLab | oklab(88.05% 0.0117 -0.0509) |
| OKLCH | oklch(88.05% 0.052 282.9) |
| XYZ | xyz(67.3732, 67.6899, 99.9399) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 8.06
Light Lavender
#DFC5FE
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4FA #FAF8D2
analogous
#D2E8FA #D2D4FA #E4D2FA
triadic
#D2D4FA #FAD2D4 #D4FAD2
tetradic
#D2D4FA #FAD2E8 #FAF8D2 #D2FAE4
square
#D2D4FA #FAD2E8 #FAF8D2 #D2FAE4
split-complementary
#D2D4FA #FAE4D2 #E8FAD2
monochromatic
#646BEE #9B9FF4 #D2D4FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.44
#D2D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D2D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4FA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4FA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#CADAE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d4fa; /* rgb */ color: rgb(210, 212, 250); /* oklch */ color: oklch(88.1% 0.052 282.9);
Tailwind
colors: {
custom: {
50: '#e0e1fc',
500: '#d2d4fa',
950: '#000000',
},
}SCSS
$custom: #d2d4fa; $custom-light: #e0e1fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d4fa",
"rgb": {
"r": 210,
"g": 212,
"b": 250
},
"hsl": {
"h": 237,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88052,
"c": 0.05226,
"h": 282.9
},
"luminance": 0.67691
}Semantic roles & 50–950 ramp
primary
#D2D4FA
secondary
#E0DC90
accent
#D209DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485