#A07CFF#A07CFF
#A07CFF is a light, vivid violet. Relative luminance 0.291; OKLCH L 68.0% C 0.187 H 293.5°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A07CFF |
|---|---|
| RGB | rgb(160, 124, 255) |
| HSL | hsl(256, 100%, 74%) |
| HSV | hsv(256, 51%, 100%) |
| CMYK | cmyk(37.3%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(60.88, 42.55, -60.63) |
| CIE-LCH | lch(60.88, 74.07, 305.06°) |
| OKLab | oklab(68.02% 0.0746 -0.1717) |
| OKLCH | oklch(68.02% 0.187 293.5) |
| XYZ | xyz(39.7501, 29.1080, 98.1124) |
| Luminance | 0.2911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.06
Light Urple
#B36FF6
ΔE00 5.31
Lavender Blue
#8B88F8
ΔE00 5.89
Mediumpurple
#9370DB
ΔE00 6.27
Easter Purple
#C071FE
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A07CFF #DBFF7C
analogous
#7C9AFF #A07CFF #E27CFF
triadic
#A07CFF #FFA07C #7CFFA0
tetradic
#A07CFF #FF7C9A #DBFF7C #7CFFE2
square
#A07CFF #FF7C9A #DBFF7C #7CFFE2
split-complementary
#A07CFF #FFE27C #9AFF7C
monochromatic
#4702FF #743FFF #A07CFF #CCB9FF #E9E0FF
Accessibility & contrast
On white
3.08
#A07CFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#A07CFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A07CFF
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A07CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A07CFF | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#4D91FC
Tritanopia (blue-blind)
#8897B2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a07cff; /* rgb */ color: rgb(160, 124, 255); /* oklch */ color: oklch(68.0% 0.187 293.5);
Tailwind
colors: {
custom: {
50: '#c0a3ff',
500: '#a07cff',
950: '#000000',
},
}SCSS
$custom: #a07cff; $custom-light: #c0a3ff; $custom-dark: #000000;
JSON
{
"hex": "#a07cff",
"rgb": {
"r": 160,
"g": 124,
"b": 255
},
"hsl": {
"h": 256.489,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.68024,
"c": 0.18723,
"h": 293.5
},
"luminance": 0.29109
}Semantic roles & 50–950 ramp
primary
#A07CFF
secondary
#EEF7D4
accent
#E600A6
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86