#AB95E5#AB95E5
#AB95E5 is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.0% C 0.116 H 296.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AB95E5 |
|---|---|
| RGB | rgb(171, 149, 229) |
| HSL | hsl(257, 61%, 74%) |
| HSV | hsv(257, 35%, 90%) |
| CMYK | cmyk(25.3%, 34.9%, 0%, 10.2%) |
| CIE-LAB | lab(66.37, 24.81, -37.56) |
| CIE-LCH | lch(66.37, 45.02, 303.45°) |
| OKLab | oklab(71.99% 0.0509 -0.1043) |
| OKLCH | oklch(71.99% 0.116 296) |
| XYZ | xyz(41.6816, 35.8095, 78.8295) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.62
Lavender (survey)
#C79FEF
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.29
Liliac
#C48EFD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB95E5 #CFE595
analogous
#95A7E5 #AB95E5 #D395E5
triadic
#AB95E5 #E5AB95 #95E5AB
tetradic
#AB95E5 #E595A7 #CFE595 #95E5D3
square
#AB95E5 #E595A7 #CFE595 #95E5D3
split-complementary
#AB95E5 #E5D395 #A7E595
monochromatic
#5D33CD #8464D9 #AB95E5 #D2C6F1 #ECE6F9
Accessibility & contrast
On white
2.57
#AB95E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#AB95E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB95E5
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB95E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB95E5 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E8
Deuteranopia (green-blind)
#84A0E3
Tritanopia (blue-blind)
#9FA2B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab95e5; /* rgb */ color: rgb(171, 149, 229); /* oklch */ color: oklch(72.0% 0.116 296.0);
Tailwind
colors: {
custom: {
50: '#c5b4ed',
500: '#ab95e5',
950: '#000000',
},
}SCSS
$custom: #ab95e5; $custom-light: #c5b4ed; $custom-dark: #000000;
JSON
{
"hex": "#ab95e5",
"rgb": {
"r": 171,
"g": 149,
"b": 229
},
"hsl": {
"h": 256.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.71985,
"c": 0.11609,
"h": 296
},
"luminance": 0.3581
}Semantic roles & 50–950 ramp
primary
#AB95E5
secondary
#EAF0DB
accent
#C81D99
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084