#D8A2FA#D8A2FA
#D8A2FA is a light, vivid violet. Relative luminance 0.473; OKLCH L 79.4% C 0.134 H 311.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A2FA |
|---|---|
| RGB | rgb(216, 162, 250) |
| HSL | hsl(277, 90%, 81%) |
| HSV | hsv(277, 35%, 98%) |
| CMYK | cmyk(13.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(74.41, 35.60, -36.22) |
| CIE-LCH | lch(74.41, 50.79, 314.51°) |
| OKLab | oklab(79.36% 0.0888 -0.0997) |
| OKLCH | oklch(79.36% 0.134 311.7) |
| XYZ | xyz(58.4916, 47.3426, 96.4807) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 2.98
Lavender (survey)
#C79FEF
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.50
Pale Violet
#CEAEFA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A2FA #C4FAA2
analogous
#ACA2FA #D8A2FA #FAA2F0
triadic
#D8A2FA #FAD8A2 #A2FAD8
tetradic
#D8A2FA #FAACA2 #C4FAA2 #A2F0FA
square
#D8A2FA #FAACA2 #C4FAA2 #A2F0FA
split-complementary
#D8A2FA #F0FAA2 #A2FAAC
monochromatic
#A72EF4 #C068F7 #D8A2FA #F0DCFD #F3E2FD
Accessibility & contrast
On white
2.01
#D8A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#D8A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A2FA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A2FA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#D5AEC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d8a2fa; /* rgb */ color: rgb(216, 162, 250); /* oklch */ color: oklch(79.4% 0.134 311.7);
Tailwind
colors: {
custom: {
50: '#e5befc',
500: '#d8a2fa',
950: '#000000',
},
}SCSS
$custom: #d8a2fa; $custom-light: #e5befc; $custom-dark: #000000;
JSON
{
"hex": "#d8a2fa",
"rgb": {
"r": 216,
"g": 162,
"b": 250
},
"hsl": {
"h": 276.818,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.79358,
"c": 0.13352,
"h": 311.7
},
"luminance": 0.47342
}Semantic roles & 50–950 ramp
primary
#D8A2FA
secondary
#E2F6D5
accent
#E60059
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185