#A07DEC#A07DEC
#A07DEC is a light, vivid violet. Relative luminance 0.282; OKLCH L 67.1% C 0.162 H 296.3°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A07DEC |
|---|---|
| RGB | rgb(160, 125, 236) |
| HSL | hsl(259, 74%, 71%) |
| HSV | hsv(259, 47%, 93%) |
| CMYK | cmyk(32.2%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(60.07, 37.11, -51.43) |
| CIE-LCH | lch(60.07, 63.42, 305.81°) |
| OKLab | oklab(67.08% 0.0716 -0.1448) |
| OKLCH | oklch(67.08% 0.162 296.3) |
| XYZ | xyz(36.9674, 28.1964, 82.8354) |
| Luminance | 0.2820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 4.67
Light Urple
#B36FF6
ΔE00 5.15
Periwinkle (survey)
#8E82FE
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 6.07
Lavender Blue
#8B88F8
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A07DEC #C9EC7D
analogous
#7D91EC #A07DEC #D77DEC
triadic
#A07DEC #ECA07D #7DECA0
tetradic
#A07DEC #EC7D91 #C9EC7D #7DECD7
square
#A07DEC #EC7D91 #C9EC7D #7DECD7
split-complementary
#A07DEC #ECD77D #91EC7D
monochromatic
#561ED0 #7948E4 #A07DEC #C7B2F4 #EBE4FB
Accessibility & contrast
On white
3.16
#A07DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#A07DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A07DEC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A07DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A07DEC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5891F0
Deuteranopia (green-blind)
#5F8FE9
Tritanopia (blue-blind)
#8F92A9
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a07dec; /* rgb */ color: rgb(160, 125, 236); /* oklch */ color: oklch(67.1% 0.162 296.3);
Tailwind
colors: {
custom: {
50: '#bfa3f3',
500: '#a07dec',
950: '#000000',
},
}SCSS
$custom: #a07dec; $custom-light: #bfa3f3; $custom-dark: #000000;
JSON
{
"hex": "#a07dec",
"rgb": {
"r": 160,
"g": 125,
"b": 236
},
"hsl": {
"h": 258.919,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.67084,
"c": 0.16155,
"h": 296.3
},
"luminance": 0.28197
}Semantic roles & 50–950 ramp
primary
#A07DEC
secondary
#E8F1D3
accent
#D70F98
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85