#A18FF8#A18FF8
#A18FF8 is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.0% C 0.150 H 289.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A18FF8 |
|---|---|
| RGB | rgb(161, 143, 248) |
| HSL | hsl(250, 88%, 77%) |
| HSV | hsv(250, 42%, 97%) |
| CMYK | cmyk(35.1%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(64.96, 30.23, -50.28) |
| CIE-LCH | lch(64.96, 58.67, 301.01°) |
| OKLab | oklab(70.99% 0.0512 -0.1414) |
| OKLCH | oklch(70.99% 0.15 289.9) |
| XYZ | xyz(41.4592, 33.9982, 93.1667) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.96
Lavender Blue
#8B88F8
ΔE00 4.45
Periwinkle (survey)
#8E82FE
ΔE00 4.90
Periwinkle Blue
#8F99FB
ΔE00 5.82
Liliac
#C48EFD
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A18FF8 #E6F88F
analogous
#8FB2F8 #A18FF8 #D68FF8
triadic
#A18FF8 #F8A18F #8FF8A1
tetradic
#A18FF8 #F88FB2 #E6F88F #8FF8D6
square
#A18FF8 #F88FB2 #E6F88F #8FF8D6
split-complementary
#A18FF8 #F8D68F #B2F88F
monochromatic
#401CF1 #7155F4 #A18FF8 #D1C9FC #E7E2FD
Accessibility & contrast
On white
2.69
#A18FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#A18FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A18FF8
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A18FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A18FF8 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#8BA3B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a18ff8; /* rgb */ color: rgb(161, 143, 248); /* oklch */ color: oklch(71.0% 0.150 289.9);
Tailwind
colors: {
custom: {
50: '#c0b0fb',
500: '#a18ff8',
950: '#000000',
},
}SCSS
$custom: #a18ff8; $custom-light: #c0b0fb; $custom-dark: #000000;
JSON
{
"hex": "#a18ff8",
"rgb": {
"r": 161,
"g": 143,
"b": 248
},
"hsl": {
"h": 250.286,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.70992,
"c": 0.15039,
"h": 289.9
},
"luminance": 0.33999
}Semantic roles & 50–950 ramp
primary
#A18FF8
secondary
#F0F5D6
accent
#E501BE
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85