#D9D2FA#D9D2FA
#D9D2FA is a very light, muted violet. Relative luminance 0.677; OKLCH L 88.2% C 0.055 H 293.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2FA |
|---|---|
| RGB | rgb(217, 210, 250) |
| HSL | hsl(251, 80%, 90%) |
| HSV | hsv(251, 16%, 98%) |
| CMYK | cmyk(13.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(85.88, 10.05, -18.67) |
| CIE-LCH | lch(85.88, 21.20, 298.29°) |
| OKLab | oklab(88.2% 0.0217 -0.0506) |
| OKLCH | oklch(88.2% 0.055 293.3) |
| XYZ | xyz(68.9136, 67.7466, 99.8697) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2FA #F3FAD2
analogous
#D2DFFA #D9D2FA #EDD2FA
triadic
#D9D2FA #FAD9D2 #D2FAD9
tetradic
#D9D2FA #FAD2DF #F3FAD2 #D2FAED
square
#D9D2FA #FAD2DF #F3FAD2 #D2FAED
split-complementary
#D9D2FA #FAEDD2 #DFFAD2
monochromatic
#7C64EE #AA9BF4 #D9D2FA #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.44
#D9D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D9D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2FA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2FA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#D3D8DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d9d2fa; /* rgb */ color: rgb(217, 210, 250); /* oklch */ color: oklch(88.2% 0.055 293.3);
Tailwind
colors: {
custom: {
50: '#e5dffc',
500: '#d9d2fa',
950: '#000000',
},
}SCSS
$custom: #d9d2fa; $custom-light: #e5dffc; $custom-dark: #000000;
JSON
{
"hex": "#d9d2fa",
"rgb": {
"r": 217,
"g": 210,
"b": 250
},
"hsl": {
"h": 250.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88204,
"c": 0.05508,
"h": 293.3
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#D9D2FA
secondary
#D2E090
accent
#DC09B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485