#AB94BB#AB94BB
#AB94BB is a light, moderate violet. Relative luminance 0.334; OKLCH L 70.0% C 0.062 H 311.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AB94BB |
|---|---|
| RGB | rgb(171, 148, 187) |
| HSL | hsl(275, 22%, 66%) |
| HSV | hsv(275, 21%, 73%) |
| CMYK | cmyk(8.6%, 20.9%, 0%, 26.7%) |
| CIE-LAB | lab(64.50, 15.94, -17.07) |
| CIE-LCH | lch(64.50, 23.35, 313.04°) |
| OKLab | oklab(70.01% 0.0406 -0.0462) |
| OKLCH | oklch(70.01% 0.062 311.3) |
| XYZ | xyz(36.3526, 33.4259, 51.5408) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.11
Dusty Lavender
#AC86A8
ΔE00 5.86
Lilac
#C8A2C8
ΔE00 6.58
Lavender
#B39DDB
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 7.01
Wisteria
#A87DC2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB94BB #A4BB94
analogous
#9794BB #AB94BB #BB94B7
triadic
#AB94BB #BBAB94 #94BBAB
tetradic
#AB94BB #BB9794 #A4BB94 #94B7BB
square
#AB94BB #BB9794 #A4BB94 #94B7BB
split-complementary
#AB94BB #B7BB94 #94BB97
monochromatic
#6F5382 #8E6FA3 #AB94BB #C8B9D3 #E6DFEB
Accessibility & contrast
On white
2.73
#AB94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#AB94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB94BB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB94BB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#AA99A1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ab94bb; /* rgb */ color: rgb(171, 148, 187); /* oklch */ color: oklch(70.0% 0.062 311.3);
Tailwind
colors: {
custom: {
50: '#c4b3cf',
500: '#ab94bb',
950: '#000000',
},
}SCSS
$custom: #ab94bb; $custom-light: #c4b3cf; $custom-dark: #000000;
JSON
{
"hex": "#ab94bb",
"rgb": {
"r": 171,
"g": 148,
"b": 187
},
"hsl": {
"h": 275.385,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.70014,
"c": 0.06152,
"h": 311.3
},
"luminance": 0.33426
}Semantic roles & 50–950 ramp
primary
#AB94BB
secondary
#D4DCCF
accent
#A1456A
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082