#AB009C#AB009C
#AB009C is a mid, highly saturated purple. Relative luminance 0.111; OKLCH L 51.1% C 0.229 H 333.2°. Best body text is #FFFFFF at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AB009C |
|---|---|
| RGB | rgb(171, 0, 156) |
| HSL | hsl(305, 100%, 34%) |
| HSV | hsv(305, 100%, 67%) |
| CMYK | cmyk(0%, 100%, 8.8%, 32.9%) |
| CIE-LAB | lab(39.68, 70.64, -37.49) |
| CIE-LCH | lch(39.68, 79.98, 332.04°) |
| OKLab | oklab(51.1% 0.2046 -0.1033) |
| OKLCH | oklch(51.1% 0.229 333.2) |
| XYZ | xyz(22.7956, 11.0604, 32.3804) |
| Luminance | 0.1106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Barney Purple
#A00498
ΔE00 2.13
Warm Purple
#952E8F
ΔE00 4.37
Barney
#AC1DB8
ΔE00 4.97
Darkmagenta
#8B008B
ΔE00 6.42
Ugly Purple
#A442A0
ΔE00 6.55
Medium Purple
#9E43A2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB009C #00AB0F
analogous
#6400AB #AB009C #AB0046
triadic
#AB009C #9CAB00 #009CAB
tetradic
#AB009C #AB6400 #00AB0F #0046AB
square
#AB009C #AB6400 #00AB0F #0046AB
split-complementary
#AB009C #46AB00 #00AB64
monochromatic
#31002C #6E0064 #AB009C #E800D4 #FF26EC
Accessibility & contrast
On white
6.54
#AB009C on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.21
#AB009C on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #AB009C
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB009C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##AB009C | 1.00 | 6.54 | 3.21 | 6.54 |
| #FFFFFF | 6.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00509F
Deuteranopia (green-blind)
#4D6599
Tritanopia (blue-blind)
#B3235A
Achromatopsia (no color)
#5D5D5D
Design tokens & code
CSS
--color: #ab009c; /* rgb */ color: rgb(171, 0, 156); /* oklch */ color: oklch(51.1% 0.229 333.2);
Tailwind
colors: {
custom: {
50: '#c968ba',
500: '#ab009c',
950: '#000000',
},
}SCSS
$custom: #ab009c; $custom-light: #c968ba; $custom-dark: #000000;
JSON
{
"hex": "#ab009c",
"rgb": {
"r": 171,
"g": 0,
"b": 156
},
"hsl": {
"h": 305.263,
"s": 100,
"l": 33.529
},
"oklch": {
"l": 0.51097,
"c": 0.22922,
"h": 333.2
},
"luminance": 0.11058
}Semantic roles & 50–950 ramp
primary
#AB009C
secondary
#2DDA3C
accent
#FF3C29
background
#FCF6FB
surface
#F9ECF6
border
#D2C7D0
text
#140711
muted
#827A80