#ABA0E2#ABA0E2
#ABA0E2 is a light, moderate violet. Relative luminance 0.393; OKLCH L 73.9% C 0.095 H 291.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0E2 |
|---|---|
| RGB | rgb(171, 160, 226) |
| HSL | hsl(250, 53%, 76%) |
| HSV | hsv(250, 29%, 89%) |
| CMYK | cmyk(24.3%, 29.2%, 0%, 11.4%) |
| CIE-LAB | lab(68.96, 17.89, -31.89) |
| CIE-LCH | lch(68.96, 36.57, 299.29°) |
| OKLab | oklab(73.93% 0.0348 -0.0881) |
| OKLCH | oklch(73.93% 0.095 291.5) |
| XYZ | xyz(43.0896, 39.2899, 77.2503) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.32
Lavender (survey)
#C79FEF
ΔE00 6.50
Pale Violet
#CEAEFA
ΔE00 7.07
Pale Purple
#B790D4
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0E2 #D7E2A0
analogous
#A0B6E2 #ABA0E2 #CCA0E2
triadic
#ABA0E2 #E2ABA0 #A0E2AB
tetradic
#ABA0E2 #E2A0B6 #D7E2A0 #A0E2CC
square
#ABA0E2 #E2A0B6 #D7E2A0 #A0E2CC
split-complementary
#ABA0E2 #E2CCA0 #B6E2A0
monochromatic
#5842C5 #8271D4 #ABA0E2 #D4CFF0 #EAE8F8
Accessibility & contrast
On white
2.37
#ABA0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#ABA0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0E2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0E2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#90A7E0
Tritanopia (blue-blind)
#9FABB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba0e2; /* rgb */ color: rgb(171, 160, 226); /* oklch */ color: oklch(73.9% 0.095 291.5);
Tailwind
colors: {
custom: {
50: '#c5bceb',
500: '#aba0e2',
950: '#000000',
},
}SCSS
$custom: #aba0e2; $custom-light: #c5bceb; $custom-dark: #000000;
JSON
{
"hex": "#aba0e2",
"rgb": {
"r": 171,
"g": 160,
"b": 226
},
"hsl": {
"h": 250,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.73928,
"c": 0.09475,
"h": 291.5
},
"luminance": 0.39291
}Semantic roles & 50–950 ramp
primary
#ABA0E2
secondary
#ECEFDC
accent
#C125A7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184