#AB93CD#AB93CD
#AB93CD is a light, moderate violet. Relative luminance 0.339; OKLCH L 70.5% C 0.087 H 303.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93CD |
|---|---|
| RGB | rgb(171, 147, 205) |
| HSL | hsl(265, 37%, 69%) |
| HSV | hsv(265, 28%, 80%) |
| CMYK | cmyk(16.6%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(64.91, 20.39, -26.52) |
| CIE-LCH | lch(64.91, 33.45, 307.55°) |
| OKLab | oklab(70.54% 0.0476 -0.0728) |
| OKLCH | oklch(70.54% 0.087 303.2) |
| XYZ | xyz(38.2455, 33.9332, 62.2807) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.21
Pale Purple
#B790D4
ΔE00 3.39
Wisteria
#A87DC2
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.95
Heather
#A484AC
ΔE00 7.55
Baby Purple
#CA9BF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93CD #B5CD93
analogous
#9398CD #AB93CD #C893CD
triadic
#AB93CD #CDAB93 #93CDAB
tetradic
#AB93CD #CD9398 #B5CD93 #93CDC8
square
#AB93CD #CD9398 #B5CD93 #93CDC8
split-complementary
#AB93CD #CDC893 #98CD93
monochromatic
#6C499D #8A69BA #AB93CD #CCBDE0 #ECE7F4
Accessibility & contrast
On white
2.70
#AB93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#AB93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93CD
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93CD | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#8C9DCB
Tritanopia (blue-blind)
#A69BA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ab93cd; /* rgb */ color: rgb(171, 147, 205); /* oklch */ color: oklch(70.5% 0.087 303.2);
Tailwind
colors: {
custom: {
50: '#c4b2dc',
500: '#ab93cd',
950: '#000000',
},
}SCSS
$custom: #ab93cd; $custom-light: #c4b2dc; $custom-dark: #000000;
JSON
{
"hex": "#ab93cd",
"rgb": {
"r": 171,
"g": 147,
"b": 205
},
"hsl": {
"h": 264.828,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.70542,
"c": 0.08696,
"h": 303.2
},
"luminance": 0.33933
}Semantic roles & 50–950 ramp
primary
#AB93CD
secondary
#DFE6D5
accent
#B0367D
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#131115
muted
#828083