#AB99CF#AB99CF
#AB99CF is a light, moderate violet. Relative luminance 0.359; OKLCH L 71.8% C 0.080 H 299.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AB99CF |
|---|---|
| RGB | rgb(171, 153, 207) |
| HSL | hsl(260, 36%, 71%) |
| HSV | hsv(260, 26%, 81%) |
| CMYK | cmyk(17.4%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(66.48, 17.45, -25.23) |
| CIE-LCH | lch(66.48, 30.67, 304.67°) |
| OKLab | oklab(71.77% 0.0394 -0.0691) |
| OKLCH | oklch(71.77% 0.08 299.7) |
| XYZ | xyz(39.4459, 35.9453, 63.8794) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.44
Pale Purple
#B790D4
ΔE00 4.94
Lavender (survey)
#C79FEF
ΔE00 7.08
Heather
#A484AC
ΔE00 8.63
Baby Purple
#CA9BF7
ΔE00 8.64
Lilac
#C8A2C8
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB99CF #BDCF99
analogous
#99A2CF #AB99CF #C699CF
triadic
#AB99CF #CFAB99 #99CFAB
tetradic
#AB99CF #CF99A2 #BDCF99 #99CFC6
square
#AB99CF #CF99A2 #BDCF99 #99CFC6
split-complementary
#AB99CF #CFC699 #A2CF99
monochromatic
#694CA2 #896FBB #AB99CF #CDC3E3 #EEEAF5
Accessibility & contrast
On white
2.56
#AB99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#AB99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB99CF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB99CF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA2D1
Deuteranopia (green-blind)
#91A1CD
Tritanopia (blue-blind)
#A5A1AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ab99cf; /* rgb */ color: rgb(171, 153, 207); /* oklch */ color: oklch(71.8% 0.080 299.7);
Tailwind
colors: {
custom: {
50: '#c4b7dd',
500: '#ab99cf',
950: '#000000',
},
}SCSS
$custom: #ab99cf; $custom-light: #c4b7dd; $custom-dark: #000000;
JSON
{
"hex": "#ab99cf",
"rgb": {
"r": 171,
"g": 153,
"b": 207
},
"hsl": {
"h": 260,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.71774,
"c": 0.07959,
"h": 299.7
},
"luminance": 0.35945
}Semantic roles & 50–950 ramp
primary
#AB99CF
secondary
#E4E9DB
accent
#AF3787
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#131115
muted
#828083