#AB97F2#AB97F2
#AB97F2 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.0% C 0.131 H 293.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AB97F2 |
|---|---|
| RGB | rgb(171, 151, 242) |
| HSL | hsl(253, 78%, 77%) |
| HSV | hsv(253, 38%, 95%) |
| CMYK | cmyk(29.3%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(67.43, 26.85, -43.06) |
| CIE-LCH | lch(67.43, 50.74, 301.94°) |
| OKLab | oklab(72.98% 0.051 -0.1202) |
| OKLCH | oklch(72.98% 0.131 293) |
| XYZ | xyz(43.8842, 37.2012, 88.8557) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.17
Lavender
#B39DDB
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB97F2 #DEF297
analogous
#97B1F2 #AB97F2 #D997F2
triadic
#AB97F2 #F2AB97 #97F2AB
tetradic
#AB97F2 #F297B1 #DEF297 #97F2D9
square
#AB97F2 #F297B1 #DEF297 #97F2D9
split-complementary
#AB97F2 #F2D997 #B1F297
monochromatic
#532AE4 #7F61EB #AB97F2 #D7CDF9 #E9E4FC
Accessibility & contrast
On white
2.49
#AB97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AB97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB97F2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB97F2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#9BA7B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ab97f2; /* rgb */ color: rgb(171, 151, 242); /* oklch */ color: oklch(73.0% 0.131 293.0);
Tailwind
colors: {
custom: {
50: '#c6b5f6',
500: '#ab97f2',
950: '#000000',
},
}SCSS
$custom: #ab97f2; $custom-light: #c6b5f6; $custom-dark: #000000;
JSON
{
"hex": "#ab97f2",
"rgb": {
"r": 171,
"g": 151,
"b": 242
},
"hsl": {
"h": 253.187,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.72976,
"c": 0.13057,
"h": 293
},
"luminance": 0.37202
}Semantic roles & 50–950 ramp
primary
#AB97F2
secondary
#EDF3D8
accent
#DA0BAD
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085