#D4A2FA#D4A2FA
#D4A2FA is a light, vivid violet. Relative luminance 0.467; OKLCH L 79.0% C 0.132 H 309.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4A2FA |
|---|---|
| RGB | rgb(212, 162, 250) |
| HSL | hsl(274, 90%, 81%) |
| HSV | hsv(274, 35%, 98%) |
| CMYK | cmyk(15.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(74.02, 34.41, -36.85) |
| CIE-LCH | lch(74.02, 50.42, 313.04°) |
| OKLab | oklab(78.98% 0.0842 -0.1016) |
| OKLCH | oklch(78.98% 0.132 309.7) |
| XYZ | xyz(57.3239, 46.7405, 96.4259) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.55
Pastel Purple
#CAA0FF
ΔE00 2.72
Mauve
#E0B0FF
ΔE00 3.71
Pale Violet
#CEAEFA
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4A2FA #C8FAA2
analogous
#A8A2FA #D4A2FA #FAA2F4
triadic
#D4A2FA #FAD4A2 #A2FAD4
tetradic
#D4A2FA #FAA8A2 #C8FAA2 #A2F4FA
square
#D4A2FA #FAA8A2 #C8FAA2 #A2F4FA
split-complementary
#D4A2FA #F4FAA2 #A2FAA8
monochromatic
#9E2EF4 #B968F7 #D4A2FA #EFDCFD #F2E2FD
Accessibility & contrast
On white
2.03
#D4A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#D4A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4A2FA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4A2FA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#D0AEC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d4a2fa; /* rgb */ color: rgb(212, 162, 250); /* oklch */ color: oklch(79.0% 0.132 309.7);
Tailwind
colors: {
custom: {
50: '#e2befc',
500: '#d4a2fa',
950: '#000000',
},
}SCSS
$custom: #d4a2fa; $custom-light: #e2befc; $custom-dark: #000000;
JSON
{
"hex": "#d4a2fa",
"rgb": {
"r": 212,
"g": 162,
"b": 250
},
"hsl": {
"h": 274.091,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.78977,
"c": 0.13197,
"h": 309.7
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#D4A2FA
secondary
#E3F6D5
accent
#E60063
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185