#A07FED#A07FED
#A07FED is a light, vivid violet. Relative luminance 0.288; OKLCH L 67.5% C 0.160 H 295.6°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A07FED |
|---|---|
| RGB | rgb(160, 127, 237) |
| HSL | hsl(258, 75%, 71%) |
| HSV | hsv(258, 46%, 93%) |
| CMYK | cmyk(32.5%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(60.57, 36.23, -51.18) |
| CIE-LCH | lch(60.57, 62.70, 305.29°) |
| OKLab | oklab(67.48% 0.0692 -0.1441) |
| OKLCH | oklch(67.48% 0.16 295.6) |
| XYZ | xyz(37.3688, 28.7662, 83.6880) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Mediumpurple
#9370DB
ΔE00 5.14
Light Urple
#B36FF6
ΔE00 5.57
Perrywinkle
#8F8CE7
ΔE00 6.07
Lavender Blue
#8B88F8
ΔE00 6.10
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A07FED #CCED7F
analogous
#7F95ED #A07FED #D77FED
triadic
#A07FED #EDA07F #7FEDA0
tetradic
#A07FED #ED7F95 #CCED7F #7FEDD7
square
#A07FED #ED7F95 #CCED7F #7FEDD7
split-complementary
#A07FED #EDD77F #95ED7F
monochromatic
#541ED4 #7849E5 #A07FED #C8B5F5 #EBE4FB
Accessibility & contrast
On white
3.11
#A07FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#A07FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A07FED
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A07FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A07FED | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F1
Deuteranopia (green-blind)
#6191EA
Tritanopia (blue-blind)
#8F94AB
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a07fed; /* rgb */ color: rgb(160, 127, 237); /* oklch */ color: oklch(67.5% 0.160 295.6);
Tailwind
colors: {
custom: {
50: '#bfa4f3',
500: '#a07fed',
950: '#000000',
},
}SCSS
$custom: #a07fed; $custom-light: #bfa4f3; $custom-dark: #000000;
JSON
{
"hex": "#a07fed",
"rgb": {
"r": 160,
"g": 127,
"b": 237
},
"hsl": {
"h": 258,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.67482,
"c": 0.1598,
"h": 295.6
},
"luminance": 0.28767
}Semantic roles & 50–950 ramp
primary
#A07FED
secondary
#EAF2D6
accent
#D80E9B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85