#A18FED#A18FED
#A18FED is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.4% C 0.136 H 291.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A18FED |
|---|---|
| RGB | rgb(161, 143, 237) |
| HSL | hsl(251, 72%, 75%) |
| HSV | hsv(251, 40%, 93%) |
| CMYK | cmyk(32.1%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.43, 27.39, -45.08) |
| CIE-LCH | lch(64.43, 52.74, 301.28°) |
| OKLab | oklab(70.42% 0.0493 -0.1263) |
| OKLCH | oklch(70.42% 0.136 291.3) |
| XYZ | xyz(39.8025, 33.3356, 84.4417) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.74
Lavender Blue
#8B88F8
ΔE00 5.34
Periwinkle (survey)
#8E82FE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.53
Liliac
#C48EFD
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A18FED #DBED8F
analogous
#8FACED #A18FED #D08FED
triadic
#A18FED #EDA18F #8FEDA1
tetradic
#A18FED #ED8FAC #DBED8F #8FEDD0
square
#A18FED #ED8FAC #DBED8F #8FEDD0
split-complementary
#A18FED #EDD08F #ACED8F
monochromatic
#4826DC #755AE5 #A18FED #CDC4F5 #E9E5FB
Accessibility & contrast
On white
2.74
#A18FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#A18FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A18FED
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A18FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A18FED | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#749AEB
Tritanopia (blue-blind)
#8FA0B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a18fed; /* rgb */ color: rgb(161, 143, 237); /* oklch */ color: oklch(70.4% 0.136 291.3);
Tailwind
colors: {
custom: {
50: '#bfb0f3',
500: '#a18fed',
950: '#000000',
},
}SCSS
$custom: #a18fed; $custom-light: #bfb0f3; $custom-dark: #000000;
JSON
{
"hex": "#a18fed",
"rgb": {
"r": 161,
"g": 143,
"b": 237
},
"hsl": {
"h": 251.489,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.70417,
"c": 0.13553,
"h": 291.3
},
"luminance": 0.33336
}Semantic roles & 50–950 ramp
primary
#A18FED
secondary
#EDF2D9
accent
#D411AF
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85