#A48DEB#A48DEB
#A48DEB is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.2% C 0.136 H 293.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A48DEB |
|---|---|
| RGB | rgb(164, 141, 235) |
| HSL | hsl(255, 70%, 74%) |
| HSV | hsv(255, 40%, 92%) |
| CMYK | cmyk(30.2%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(64.11, 28.84, -44.46) |
| CIE-LCH | lch(64.11, 52.99, 302.97°) |
| OKLab | oklab(70.21% 0.055 -0.1244) |
| OKLCH | oklch(70.21% 0.136 293.9) |
| XYZ | xyz(39.8264, 32.9398, 82.8409) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.58
Lavender Blue
#8B88F8
ΔE00 6.09
Liliac
#C48EFD
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Lavender
#B39DDB
ΔE00 7.48
Pale Purple
#B790D4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A48DEB #D4EB8D
analogous
#8DA5EB #A48DEB #D38DEB
triadic
#A48DEB #EBA48D #8DEBA4
tetradic
#A48DEB #EB8DA5 #D4EB8D #8DEBD3
square
#A48DEB #EB8DA5 #D4EB8D #8DEBD3
split-complementary
#A48DEB #EBD38D #A5EB8D
monochromatic
#5126D8 #7A59E2 #A48DEB #CEC1F4 #EAE5FA
Accessibility & contrast
On white
2.77
#A48DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#A48DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A48DEB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A48DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A48DEB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEF
Deuteranopia (green-blind)
#749AE9
Tritanopia (blue-blind)
#949EB1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a48deb; /* rgb */ color: rgb(164, 141, 235); /* oklch */ color: oklch(70.2% 0.136 293.9);
Tailwind
colors: {
custom: {
50: '#c1aef2',
500: '#a48deb',
950: '#000000',
},
}SCSS
$custom: #a48deb; $custom-light: #c1aef2; $custom-dark: #000000;
JSON
{
"hex": "#a48deb",
"rgb": {
"r": 164,
"g": 141,
"b": 235
},
"hsl": {
"h": 254.681,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.70205,
"c": 0.13603,
"h": 293.9
},
"luminance": 0.3294
}Semantic roles & 50–950 ramp
primary
#A48DEB
secondary
#ECF2D9
accent
#D213A3
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#121017
muted
#817F85