#A08DEB#A08DEB
#A08DEB is a light, vivid violet. Relative luminance 0.325; OKLCH L 69.9% C 0.136 H 291.8°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A08DEB |
|---|---|
| RGB | rgb(160, 141, 235) |
| HSL | hsl(252, 70%, 74%) |
| HSV | hsv(252, 40%, 92%) |
| CMYK | cmyk(31.9%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(63.77, 27.75, -45.02) |
| CIE-LCH | lch(63.77, 52.88, 301.65°) |
| OKLab | oklab(69.86% 0.0504 -0.1261) |
| OKLCH | oklch(69.86% 0.136 291.8) |
| XYZ | xyz(39.0136, 32.5207, 82.8028) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.68
Lavender Blue
#8B88F8
ΔE00 5.28
Periwinkle (survey)
#8E82FE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.89
Liliac
#C48EFD
ΔE00 7.14
Lavender
#B39DDB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08DEB #D8EB8D
analogous
#8DA9EB #A08DEB #CF8DEB
triadic
#A08DEB #EBA08D #8DEBA0
tetradic
#A08DEB #EB8DA9 #D8EB8D #8DEBCF
square
#A08DEB #EB8DA9 #D8EB8D #8DEBCF
split-complementary
#A08DEB #EBCF8D #A9EB8D
monochromatic
#4A26D8 #7559E2 #A08DEB #CBC1F4 #E9E5FA
Accessibility & contrast
On white
2.80
#A08DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#A08DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08DEB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08DEB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#7299E9
Tritanopia (blue-blind)
#8E9EB1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a08deb; /* rgb */ color: rgb(160, 141, 235); /* oklch */ color: oklch(69.9% 0.136 291.8);
Tailwind
colors: {
custom: {
50: '#beaef2',
500: '#a08deb',
950: '#000000',
},
}SCSS
$custom: #a08deb; $custom-light: #beaef2; $custom-dark: #000000;
JSON
{
"hex": "#a08deb",
"rgb": {
"r": 160,
"g": 141,
"b": 235
},
"hsl": {
"h": 252.128,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.69864,
"c": 0.13581,
"h": 291.8
},
"luminance": 0.32521
}Semantic roles & 50–950 ramp
primary
#A08DEB
secondary
#EDF2D9
accent
#D213AC
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85