#AB93DD#AB93DD
#AB93DD is a light, moderate violet. Relative luminance 0.347; OKLCH L 71.2% C 0.108 H 298.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93DD |
|---|---|
| RGB | rgb(171, 147, 221) |
| HSL | hsl(259, 52%, 72%) |
| HSV | hsv(259, 33%, 87%) |
| CMYK | cmyk(22.6%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(65.55, 24.05, -34.42) |
| CIE-LCH | lch(65.55, 41.99, 304.94°) |
| OKLab | oklab(71.24% 0.0518 -0.0953) |
| OKLCH | oklch(71.24% 0.108 298.5) |
| XYZ | xyz(40.2765, 34.7456, 72.9773) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.92
Liliac
#C48EFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93DD #C5DD93
analogous
#93A0DD #AB93DD #D093DD
triadic
#AB93DD #DDAB93 #93DDAB
tetradic
#AB93DD #DD93A0 #C5DD93 #93DDD0
square
#AB93DD #DD93A0 #C5DD93 #93DDD0
split-complementary
#AB93DD #DDD093 #A0DD93
monochromatic
#643BBB #8764CE #AB93DD #CFC2EC #EDE8F8
Accessibility & contrast
On white
2.64
#AB93DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#AB93DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93DD
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93DD | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#859FDB
Tritanopia (blue-blind)
#A29FAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ab93dd; /* rgb */ color: rgb(171, 147, 221); /* oklch */ color: oklch(71.2% 0.108 298.5);
Tailwind
colors: {
custom: {
50: '#c5b3e8',
500: '#ab93dd',
950: '#000000',
},
}SCSS
$custom: #ab93dd; $custom-light: #c5b3e8; $custom-dark: #000000;
JSON
{
"hex": "#ab93dd",
"rgb": {
"r": 171,
"g": 147,
"b": 221
},
"hsl": {
"h": 259.459,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.71244,
"c": 0.10849,
"h": 298.5
},
"luminance": 0.34746
}Semantic roles & 50–950 ramp
primary
#AB93DD
secondary
#E9EFDC
accent
#C0268E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084