#A18DEB#A18DEB
#A18DEB is a light, vivid violet. Relative luminance 0.326; OKLCH L 69.9% C 0.136 H 292.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A18DEB |
|---|---|
| RGB | rgb(161, 141, 235) |
| HSL | hsl(253, 70%, 74%) |
| HSV | hsv(253, 40%, 92%) |
| CMYK | cmyk(31.5%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(63.86, 28.02, -44.88) |
| CIE-LCH | lch(63.86, 52.91, 301.98°) |
| OKLab | oklab(69.95% 0.0516 -0.1257) |
| OKLCH | oklch(69.95% 0.136 292.3) |
| XYZ | xyz(39.2144, 32.6242, 82.8122) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.90
Lavender Blue
#8B88F8
ΔE00 5.48
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Liliac
#C48EFD
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A18DEB #D7EB8D
analogous
#8DA8EB #A18DEB #D08DEB
triadic
#A18DEB #EBA18D #8DEBA1
tetradic
#A18DEB #EB8DA8 #D7EB8D #8DEBD0
square
#A18DEB #EB8DA8 #D7EB8D #8DEBD0
split-complementary
#A18DEB #EBD08D #A8EB8D
monochromatic
#4C26D8 #7659E2 #A18DEB #CCC1F4 #EAE5FA
Accessibility & contrast
On white
2.79
#A18DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#A18DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A18DEB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A18DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A18DEB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#909EB1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a18deb; /* rgb */ color: rgb(161, 141, 235); /* oklch */ color: oklch(69.9% 0.136 292.3);
Tailwind
colors: {
custom: {
50: '#bfaef2',
500: '#a18deb',
950: '#000000',
},
}SCSS
$custom: #a18deb; $custom-light: #bfaef2; $custom-dark: #000000;
JSON
{
"hex": "#a18deb",
"rgb": {
"r": 161,
"g": 141,
"b": 235
},
"hsl": {
"h": 252.766,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.69949,
"c": 0.13585,
"h": 292.3
},
"luminance": 0.32625
}Semantic roles & 50–950 ramp
primary
#A18DEB
secondary
#EDF2D9
accent
#D213AA
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85