#D2D6FA#D2D6FA
#D2D6FA is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.4% C 0.050 H 280.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6FA |
|---|---|
| RGB | rgb(210, 214, 250) |
| HSL | hsl(234, 80%, 90%) |
| HSV | hsv(234, 16%, 98%) |
| CMYK | cmyk(16%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(86.35, 5.74, -18.00) |
| CIE-LCH | lch(86.35, 18.90, 287.69°) |
| OKLab | oklab(88.44% 0.0089 -0.0489) |
| OKLCH | oklch(88.44% 0.05 280.3) |
| XYZ | xyz(67.8763, 68.6960, 100.1076) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.31
Light Periwinkle
#C1C6FC
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.94
Light Lavender
#DFC5FE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6FA #FAF6D2
analogous
#D2EAFA #D2D6FA #E2D2FA
triadic
#D2D6FA #FAD2D6 #D6FAD2
tetradic
#D2D6FA #FAD2EA #FAF6D2 #D2FAE2
square
#D2D6FA #FAD2EA #FAF6D2 #D2FAE2
split-complementary
#D2D6FA #FAE2D2 #EAFAD2
monochromatic
#6472EE #9BA4F4 #D2D6FA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.42
#D2D6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D2D6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6FA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6FA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#C9DCE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d6fa; /* rgb */ color: rgb(210, 214, 250); /* oklch */ color: oklch(88.4% 0.050 280.3);
Tailwind
colors: {
custom: {
50: '#e0e2fc',
500: '#d2d6fa',
950: '#000000',
},
}SCSS
$custom: #d2d6fa; $custom-light: #e0e2fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d6fa",
"rgb": {
"r": 210,
"g": 214,
"b": 250
},
"hsl": {
"h": 234,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88444,
"c": 0.04966,
"h": 280.3
},
"luminance": 0.68697
}Semantic roles & 50–950 ramp
primary
#D2D6FA
secondary
#E0D890
accent
#C709DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485