#AB92CA#AB92CA
#AB92CA is a light, moderate violet. Relative luminance 0.335; OKLCH L 70.2% C 0.085 H 304.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AB92CA |
|---|---|
| RGB | rgb(171, 146, 202) |
| HSL | hsl(267, 35%, 68%) |
| HSV | hsv(267, 28%, 79%) |
| CMYK | cmyk(15.3%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(64.55, 20.29, -25.40) |
| CIE-LCH | lch(64.55, 32.51, 308.61°) |
| OKLab | oklab(70.23% 0.0482 -0.0696) |
| OKLCH | oklch(70.23% 0.085 304.7) |
| XYZ | xyz(37.7321, 33.4801, 60.3402) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.44
Lavender
#B39DDB
ΔE00 3.76
Wisteria
#A87DC2
ΔE00 6.47
Heather
#A484AC
ΔE00 6.88
Lavender (survey)
#C79FEF
ΔE00 7.37
Dusty Lavender
#AC86A8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB92CA #B1CA92
analogous
#9295CA #AB92CA #C792CA
triadic
#AB92CA #CAAB92 #92CAAB
tetradic
#AB92CA #CA9295 #B1CA92 #92CAC7
square
#AB92CA #CA9295 #B1CA92 #92CAC7
split-complementary
#AB92CA #CAC792 #95CA92
monochromatic
#6D4A98 #8B69B6 #AB92CA #CBBBDE #EAE4F2
Accessibility & contrast
On white
2.73
#AB92CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#AB92CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB92CA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB92CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB92CA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCC
Deuteranopia (green-blind)
#8C9DC8
Tritanopia (blue-blind)
#A69AA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ab92ca; /* rgb */ color: rgb(171, 146, 202); /* oklch */ color: oklch(70.2% 0.085 304.7);
Tailwind
colors: {
custom: {
50: '#c4b2da',
500: '#ab92ca',
950: '#000000',
},
}SCSS
$custom: #ab92ca; $custom-light: #c4b2da; $custom-dark: #000000;
JSON
{
"hex": "#ab92ca",
"rgb": {
"r": 171,
"g": 146,
"b": 202
},
"hsl": {
"h": 266.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.70226,
"c": 0.08467,
"h": 304.7
},
"luminance": 0.3348
}Semantic roles & 50–950 ramp
primary
#AB92CA
secondary
#DDE4D3
accent
#AD3879
background
#FCFAFD
surface
#F8F5FA
border
#D1CFD3
text
#131114
muted
#828083