#AB92DB#AB92DB
#AB92DB is a light, moderate violet. Relative luminance 0.343; OKLCH L 71.0% C 0.107 H 299.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AB92DB |
|---|---|
| RGB | rgb(171, 146, 219) |
| HSL | hsl(261, 50%, 72%) |
| HSV | hsv(261, 33%, 86%) |
| CMYK | cmyk(21.9%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.22, 24.14, -33.82) |
| CIE-LCH | lch(65.22, 41.56, 305.52°) |
| OKLab | oklab(70.97% 0.0527 -0.0936) |
| OKLCH | oklch(70.97% 0.107 299.4) |
| XYZ | xyz(39.8568, 34.3300, 71.5307) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.62
Pale Purple
#B790D4
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.51
Liliac
#C48EFD
ΔE00 7.07
Pastel Purple
#CAA0FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB92DB #C2DB92
analogous
#929EDB #AB92DB #D092DB
triadic
#AB92DB #DBAB92 #92DBAB
tetradic
#AB92DB #DB929E #C2DB92 #92DBD0
square
#AB92DB #DB929E #C2DB92 #92DBD0
split-complementary
#AB92DB #DBD092 #9EDB92
monochromatic
#663CB6 #8864CC #AB92DB #CEC0EA #EDE8F7
Accessibility & contrast
On white
2.67
#AB92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#AB92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB92DB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB92DB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#A29EAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ab92db; /* rgb */ color: rgb(171, 146, 219); /* oklch */ color: oklch(71.0% 0.107 299.4);
Tailwind
colors: {
custom: {
50: '#c5b2e6',
500: '#ab92db',
950: '#000000',
},
}SCSS
$custom: #ab92db; $custom-light: #c5b2e6; $custom-dark: #000000;
JSON
{
"hex": "#ab92db",
"rgb": {
"r": 171,
"g": 146,
"b": 219
},
"hsl": {
"h": 260.548,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.70967,
"c": 0.10743,
"h": 299.4
},
"luminance": 0.3433
}Semantic roles & 50–950 ramp
primary
#AB92DB
secondary
#E7EEDB
accent
#BE288A
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084