#AC88DC#AC88DC
#AC88DC is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.3% C 0.125 H 303.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AC88DC |
|---|---|
| RGB | rgb(172, 136, 220) |
| HSL | hsl(266, 55%, 70%) |
| HSV | hsv(266, 38%, 86%) |
| CMYK | cmyk(21.8%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(62.97, 30.32, -37.89) |
| CIE-LCH | lch(62.97, 48.53, 308.67°) |
| OKLab | oklab(69.28% 0.0683 -0.1052) |
| OKLCH | oklch(69.28% 0.125 303) |
| XYZ | xyz(38.7329, 31.5463, 71.7448) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.41
Wisteria
#A87DC2
ΔE00 5.42
Liliac
#C48EFD
ΔE00 5.96
Lavender
#B39DDB
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 6.96
Light Purple
#BF77F6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC88DC #B8DC88
analogous
#888EDC #AC88DC #D688DC
triadic
#AC88DC #DCAC88 #88DCAC
tetradic
#AC88DC #DC888E #B8DC88 #88DCD6
square
#AC88DC #DC888E #B8DC88 #88DCD6
split-complementary
#AC88DC #DCD688 #8EDC88
monochromatic
#6C35B5 #8B59CE #AC88DC #CDB7EA #EEE7F8
Accessibility & contrast
On white
2.87
#AC88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#AC88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC88DC
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC88DC | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498DF
Deuteranopia (green-blind)
#7C98DA
Tritanopia (blue-blind)
#A495A8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ac88dc; /* rgb */ color: rgb(172, 136, 220); /* oklch */ color: oklch(69.3% 0.125 303.0);
Tailwind
colors: {
custom: {
50: '#c6abe7',
500: '#ac88dc',
950: '#000000',
},
}SCSS
$custom: #ac88dc; $custom-light: #c6abe7; $custom-dark: #000000;
JSON
{
"hex": "#ac88dc",
"rgb": {
"r": 172,
"g": 136,
"b": 220
},
"hsl": {
"h": 265.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.69284,
"c": 0.12546,
"h": 303
},
"luminance": 0.31546
}Semantic roles & 50–950 ramp
primary
#AC88DC
secondary
#E2ECD4
accent
#C2237E
background
#FCFAFE
surface
#F8F4FC
border
#D1CED5
text
#131016
muted
#827F84