#A08FED#A08FED
#A08FED is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.3% C 0.136 H 290.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FED |
|---|---|
| RGB | rgb(160, 143, 237) |
| HSL | hsl(251, 72%, 75%) |
| HSV | hsv(251, 40%, 93%) |
| CMYK | cmyk(32.5%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.35, 27.12, -45.21) |
| CIE-LCH | lch(64.35, 52.72, 300.95°) |
| OKLab | oklab(70.33% 0.0481 -0.1267) |
| OKLCH | oklch(70.33% 0.136 290.8) |
| XYZ | xyz(39.6018, 33.2321, 84.4323) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.52
Lavender Blue
#8B88F8
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 6.33
Liliac
#C48EFD
ΔE00 7.30
Lavender
#B39DDB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FED #DCED8F
analogous
#8FADED #A08FED #CF8FED
triadic
#A08FED #EDA08F #8FEDA0
tetradic
#A08FED #ED8FAD #DCED8F #8FEDCF
square
#A08FED #ED8FAD #DCED8F #8FEDCF
split-complementary
#A08FED #EDCF8F #ADED8F
monochromatic
#4726DC #735AE5 #A08FED #CDC4F5 #E9E5FB
Accessibility & contrast
On white
2.75
#A08FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#A08FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FED
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FED | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#739AEB
Tritanopia (blue-blind)
#8EA0B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a08fed; /* rgb */ color: rgb(160, 143, 237); /* oklch */ color: oklch(70.3% 0.136 290.8);
Tailwind
colors: {
custom: {
50: '#beb0f3',
500: '#a08fed',
950: '#000000',
},
}SCSS
$custom: #a08fed; $custom-light: #beb0f3; $custom-dark: #000000;
JSON
{
"hex": "#a08fed",
"rgb": {
"r": 160,
"g": 143,
"b": 237
},
"hsl": {
"h": 250.851,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.70334,
"c": 0.13551,
"h": 290.8
},
"luminance": 0.33233
}Semantic roles & 50–950 ramp
primary
#A08FED
secondary
#EEF2D9
accent
#D411B1
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85