#A07DEB#A07DEB
#A07DEB is a light, vivid violet. Relative luminance 0.281; OKLCH L 67.0% C 0.160 H 296.5°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A07DEB |
|---|---|
| RGB | rgb(160, 125, 235) |
| HSL | hsl(259, 73%, 71%) |
| HSV | hsv(259, 47%, 92%) |
| CMYK | cmyk(31.9%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(60.01, 36.85, -50.96) |
| CIE-LCH | lch(60.01, 62.89, 305.87°) |
| OKLab | oklab(67.03% 0.0715 -0.1434) |
| OKLCH | oklch(67.03% 0.16 296.5) |
| XYZ | xyz(36.8225, 28.1385, 82.0724) |
| Luminance | 0.2814 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 4.61
Light Urple
#B36FF6
ΔE00 5.18
Periwinkle (survey)
#8E82FE
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A07DEB #C8EB7D
analogous
#7D91EB #A07DEB #D77DEB
triadic
#A07DEB #EBA07D #7DEBA0
tetradic
#A07DEB #EB7D91 #C8EB7D #7DEBD7
square
#A07DEB #EB7D91 #C8EB7D #7DEBD7
split-complementary
#A07DEB #EBD77D #91EB7D
monochromatic
#5720CE #7948E3 #A07DEB #C7B2F3 #ECE4FB
Accessibility & contrast
On white
3.17
#A07DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#A07DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A07DEB
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A07DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A07DEB | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EF
Deuteranopia (green-blind)
#608FE8
Tritanopia (blue-blind)
#9092A9
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a07deb; /* rgb */ color: rgb(160, 125, 235); /* oklch */ color: oklch(67.0% 0.160 296.5);
Tailwind
colors: {
custom: {
50: '#bfa3f2',
500: '#a07deb',
950: '#000000',
},
}SCSS
$custom: #a07deb; $custom-light: #bfa3f2; $custom-dark: #000000;
JSON
{
"hex": "#a07deb",
"rgb": {
"r": 160,
"g": 125,
"b": 235
},
"hsl": {
"h": 259.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.67028,
"c": 0.16026,
"h": 296.5
},
"luminance": 0.28139
}Semantic roles & 50–950 ramp
primary
#A07DEB
secondary
#E7F1D3
accent
#D51097
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85