#AC87EE#AC87EE
#AC87EE is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.0% C 0.150 H 299.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AC87EE |
|---|---|
| RGB | rgb(172, 135, 238) |
| HSL | hsl(262, 75%, 73%) |
| HSV | hsv(262, 43%, 93%) |
| CMYK | cmyk(27.7%, 43.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.57, 35.16, -46.92) |
| CIE-LCH | lch(63.57, 58.63, 306.84°) |
| OKLab | oklab(70.01% 0.073 -0.1314) |
| OKLCH | oklch(70.01% 0.15 299) |
| XYZ | xyz(41.1063, 32.2714, 84.9357) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Light Purple
#BF77F6
ΔE00 5.62
Light Urple
#B36FF6
ΔE00 6.44
Easter Purple
#C071FE
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC87EE #C9EE87
analogous
#8795EE #AC87EE #DF87EE
triadic
#AC87EE #EEAC87 #87EEAC
tetradic
#AC87EE #EE8795 #C9EE87 #87EEDF
square
#AC87EE #EE8795 #C9EE87 #87EEDF
split-complementary
#AC87EE #EEDF87 #95EE87
monochromatic
#631FDC #8751E6 #AC87EE #D1BDF6 #ECE4FB
Accessibility & contrast
On white
2.82
#AC87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AC87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC87EE
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC87EE | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#9F99AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ac87ee; /* rgb */ color: rgb(172, 135, 238); /* oklch */ color: oklch(70.0% 0.150 299.0);
Tailwind
colors: {
custom: {
50: '#c7aaf4',
500: '#ac87ee',
950: '#000000',
},
}SCSS
$custom: #ac87ee; $custom-light: #c7aaf4; $custom-dark: #000000;
JSON
{
"hex": "#ac87ee",
"rgb": {
"r": 172,
"g": 135,
"b": 238
},
"hsl": {
"h": 261.553,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.7001,
"c": 0.15029,
"h": 299
},
"luminance": 0.32272
}Semantic roles & 50–950 ramp
primary
#AC87EE
secondary
#E9F3D8
accent
#D70E8F
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85