#AC92DB#AC92DB
#AC92DB is a light, moderate violet. Relative luminance 0.344; OKLCH L 71.1% C 0.108 H 300.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AC92DB |
|---|---|
| RGB | rgb(172, 146, 219) |
| HSL | hsl(261, 50%, 72%) |
| HSV | hsv(261, 33%, 86%) |
| CMYK | cmyk(21.5%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.31, 24.45, -33.68) |
| CIE-LCH | lch(65.31, 41.61, 305.97°) |
| OKLab | oklab(71.06% 0.0539 -0.0932) |
| OKLCH | oklch(71.06% 0.108 300) |
| XYZ | xyz(40.0755, 34.4428, 71.5409) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.56
Pale Purple
#B790D4
ΔE00 3.68
Lavender (survey)
#C79FEF
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 6.35
Liliac
#C48EFD
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC92DB #C1DB92
analogous
#929DDB #AC92DB #D192DB
triadic
#AC92DB #DBAC92 #92DBAC
tetradic
#AC92DB #DB929D #C1DB92 #92DBD1
square
#AC92DB #DB929D #C1DB92 #92DBD1
split-complementary
#AC92DB #DBD192 #9DDB92
monochromatic
#683CB6 #8964CC #AC92DB #CFC0EA #EDE8F7
Accessibility & contrast
On white
2.66
#AC92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#AC92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC92DB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC92DB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#869ED9
Tritanopia (blue-blind)
#A49EAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ac92db; /* rgb */ color: rgb(172, 146, 219); /* oklch */ color: oklch(71.1% 0.108 300.0);
Tailwind
colors: {
custom: {
50: '#c6b2e6',
500: '#ac92db',
950: '#000000',
},
}SCSS
$custom: #ac92db; $custom-light: #c6b2e6; $custom-dark: #000000;
JSON
{
"hex": "#ac92db",
"rgb": {
"r": 172,
"g": 146,
"b": 219
},
"hsl": {
"h": 261.37,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.71056,
"c": 0.10762,
"h": 300
},
"luminance": 0.34443
}Semantic roles & 50–950 ramp
primary
#AC92DB
secondary
#E7EEDB
accent
#BE2888
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084