#AC80EE#AC80EE
#AC80EE is a light, vivid violet. Relative luminance 0.304; OKLCH L 68.8% C 0.161 H 300.7°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AC80EE |
|---|---|
| RGB | rgb(172, 128, 238) |
| HSL | hsl(264, 76%, 72%) |
| HSV | hsv(264, 46%, 93%) |
| CMYK | cmyk(27.7%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(61.98, 39.07, -49.43) |
| CIE-LCH | lch(61.98, 63.00, 308.32°) |
| OKLab | oklab(68.82% 0.0823 -0.1387) |
| OKLCH | oklch(68.82% 0.161 300.7) |
| XYZ | xyz(40.1615, 30.3819, 84.6208) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.23
Light Urple
#B36FF6
ΔE00 4.57
Easter Purple
#C071FE
ΔE00 5.27
Liliac
#C48EFD
ΔE00 5.35
Mediumpurple
#9370DB
ΔE00 6.45
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC80EE #C2EE80
analogous
#808BEE #AC80EE #E380EE
triadic
#AC80EE #EEAC80 #80EEAC
tetradic
#AC80EE #EE808B #C2EE80 #80EEE3
square
#AC80EE #EE808B #C2EE80 #80EEE3
split-complementary
#AC80EE #EEE380 #8BEE80
monochromatic
#671DD7 #894AE7 #AC80EE #CFB6F5 #EDE4FB
Accessibility & contrast
On white
2.97
#AC80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#AC80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC80EE
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC80EE | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#6995EB
Tritanopia (blue-blind)
#9F94AC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ac80ee; /* rgb */ color: rgb(172, 128, 238); /* oklch */ color: oklch(68.8% 0.161 300.7);
Tailwind
colors: {
custom: {
50: '#c7a5f4',
500: '#ac80ee',
950: '#000000',
},
}SCSS
$custom: #ac80ee; $custom-light: #c7a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ac80ee",
"rgb": {
"r": 172,
"g": 128,
"b": 238
},
"hsl": {
"h": 264,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.6882,
"c": 0.16127,
"h": 300.7
},
"luminance": 0.30382
}Semantic roles & 50–950 ramp
primary
#AC80EE
secondary
#E8F3D7
accent
#D90D87
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85