#AB95BF#AB95BF
#AB95BF is a light, moderate violet. Relative luminance 0.339; OKLCH L 70.4% C 0.065 H 308.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AB95BF |
|---|---|
| RGB | rgb(171, 149, 191) |
| HSL | hsl(271, 25%, 67%) |
| HSV | hsv(271, 22%, 75%) |
| CMYK | cmyk(10.5%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(64.89, 16.22, -18.72) |
| CIE-LCH | lch(64.89, 24.77, 310.90°) |
| OKLab | oklab(70.36% 0.0404 -0.0508) |
| OKLCH | oklch(70.36% 0.065 308.5) |
| XYZ | xyz(36.9443, 33.9146, 53.8800) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.65
Lavender
#B39DDB
ΔE00 5.93
Pale Purple
#B790D4
ΔE00 6.30
Dusty Lavender
#AC86A8
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 6.78
Wisteria
#A87DC2
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB95BF #A9BF95
analogous
#9695BF #AB95BF #BF95BE
triadic
#AB95BF #BFAB95 #95BFAB
tetradic
#AB95BF #BF9695 #A9BF95 #95BEBF
square
#AB95BF #BF9695 #A9BF95 #95BEBF
split-complementary
#AB95BF #BEBF95 #95BF96
monochromatic
#6E5288 #8D6FA8 #AB95BF #C9BBD6 #E7E1ED
Accessibility & contrast
On white
2.70
#AB95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#AB95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB95BF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB95BF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#A99AA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ab95bf; /* rgb */ color: rgb(171, 149, 191); /* oklch */ color: oklch(70.4% 0.065 308.5);
Tailwind
colors: {
custom: {
50: '#c4b4d2',
500: '#ab95bf',
950: '#000000',
},
}SCSS
$custom: #ab95bf; $custom-light: #c4b4d2; $custom-dark: #000000;
JSON
{
"hex": "#ab95bf",
"rgb": {
"r": 171,
"g": 149,
"b": 191
},
"hsl": {
"h": 271.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.70361,
"c": 0.06492,
"h": 308.5
},
"luminance": 0.33914
}Semantic roles & 50–950 ramp
primary
#AB95BF
secondary
#D8DFD1
accent
#A34270
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082