#D1A0FA#D1A0FA
#D1A0FA is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.3% C 0.134 H 308.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D1A0FA |
|---|---|
| RGB | rgb(209, 160, 250) |
| HSL | hsl(273, 90%, 80%) |
| HSV | hsv(273, 36%, 98%) |
| CMYK | cmyk(16.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.28, 34.61, -38.02) |
| CIE-LCH | lch(73.28, 51.41, 312.31°) |
| OKLab | oklab(78.35% 0.0836 -0.105) |
| OKLCH | oklch(78.35% 0.134 308.5) |
| XYZ | xyz(56.1174, 45.5996, 96.2693) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 1.61
Pastel Purple
#CAA0FF
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 2.26
Pale Violet
#CEAEFA
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1A0FA #C9FAA0
analogous
#A4A0FA #D1A0FA #FAA0F6
triadic
#D1A0FA #FAD1A0 #A0FAD1
tetradic
#D1A0FA #FAA4A0 #C9FAA0 #A0F6FA
square
#D1A0FA #FAA4A0 #C9FAA0 #A0F6FA
split-complementary
#D1A0FA #F6FAA0 #A0FAA4
monochromatic
#992CF4 #B566F7 #D1A0FA #EDDAFD #F1E2FD
Accessibility & contrast
On white
2.08
#D1A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#D1A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1A0FA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1A0FA | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#CCADC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d1a0fa; /* rgb */ color: rgb(209, 160, 250); /* oklch */ color: oklch(78.3% 0.134 308.5);
Tailwind
colors: {
custom: {
50: '#e0bcfc',
500: '#d1a0fa',
950: '#000000',
},
}SCSS
$custom: #d1a0fa; $custom-light: #e0bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d1a0fa",
"rgb": {
"r": 209,
"g": 160,
"b": 250
},
"hsl": {
"h": 272.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.7835,
"c": 0.13423,
"h": 308.5
},
"luminance": 0.45599
}Semantic roles & 50–950 ramp
primary
#D1A0FA
secondary
#E4F6D5
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185