#A08FEE#A08FEE
#A08FEE is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.4% C 0.137 H 290.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FEE |
|---|---|
| RGB | rgb(160, 143, 238) |
| HSL | hsl(251, 74%, 75%) |
| HSV | hsv(251, 40%, 93%) |
| CMYK | cmyk(32.8%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.40, 27.37, -45.69) |
| CIE-LCH | lch(64.40, 53.26, 300.93°) |
| OKLab | oklab(70.38% 0.0483 -0.1281) |
| OKLCH | oklch(70.38% 0.137 290.7) |
| XYZ | xyz(39.7483, 33.2907, 85.2039) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.51
Lavender Blue
#8B88F8
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.25
Liliac
#C48EFD
ΔE00 7.29
Lavender
#B39DDB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FEE #DDEE8F
analogous
#8FAEEE #A08FEE #D08FEE
triadic
#A08FEE #EEA08F #8FEEA0
tetradic
#A08FEE #EE8FAE #DDEE8F #8FEED0
square
#A08FEE #EE8FAE #DDEE8F #8FEED0
split-complementary
#A08FEE #EED08F #AEEE8F
monochromatic
#4625DE #735AE6 #A08FEE #CDC4F6 #E8E4FB
Accessibility & contrast
On white
2.74
#A08FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#A08FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FEE
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FEE | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#739AEC
Tritanopia (blue-blind)
#8DA1B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a08fee; /* rgb */ color: rgb(160, 143, 238); /* oklch */ color: oklch(70.4% 0.137 290.7);
Tailwind
colors: {
custom: {
50: '#beb0f4',
500: '#a08fee',
950: '#000000',
},
}SCSS
$custom: #a08fee; $custom-light: #beb0f4; $custom-dark: #000000;
JSON
{
"hex": "#a08fee",
"rgb": {
"r": 160,
"g": 143,
"b": 238
},
"hsl": {
"h": 250.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.70385,
"c": 0.13687,
"h": 290.7
},
"luminance": 0.33292
}Semantic roles & 50–950 ramp
primary
#A08FEE
secondary
#EEF3D8
accent
#D610B2
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85