#AB95E7#AB95E7
#AB95E7 is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.1% C 0.119 H 295.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AB95E7 |
|---|---|
| RGB | rgb(171, 149, 231) |
| HSL | hsl(256, 63%, 75%) |
| HSV | hsv(256, 35%, 91%) |
| CMYK | cmyk(26%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(66.46, 25.29, -38.53) |
| CIE-LCH | lch(66.46, 46.09, 303.28°) |
| OKLab | oklab(72.08% 0.0513 -0.1071) |
| OKLCH | oklch(72.08% 0.119 295.6) |
| XYZ | xyz(41.9624, 35.9219, 80.3087) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 5.87
Pale Purple
#B790D4
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.19
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB95E7 #D1E795
analogous
#95A8E7 #AB95E7 #D495E7
triadic
#AB95E7 #E7AB95 #95E7AB
tetradic
#AB95E7 #E795A8 #D1E795 #95E7D4
square
#AB95E7 #E795A8 #D1E795 #95E7D4
split-complementary
#AB95E7 #E7D495 #A8E795
monochromatic
#5C31D0 #8363DC #AB95E7 #D3C7F2 #EBE6F9
Accessibility & contrast
On white
2.57
#AB95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#AB95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB95E7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB95E7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#83A1E5
Tritanopia (blue-blind)
#9FA3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ab95e7; /* rgb */ color: rgb(171, 149, 231); /* oklch */ color: oklch(72.1% 0.119 295.6);
Tailwind
colors: {
custom: {
50: '#c5b4ef',
500: '#ab95e7',
950: '#000000',
},
}SCSS
$custom: #ab95e7; $custom-light: #c5b4ef; $custom-dark: #000000;
JSON
{
"hex": "#ab95e7",
"rgb": {
"r": 171,
"g": 149,
"b": 231
},
"hsl": {
"h": 256.098,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.72079,
"c": 0.1188,
"h": 295.6
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#AB95E7
secondary
#EBF1DA
accent
#CB1B9C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084