#AC85EB#AC85EB
#AC85EB is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.5% C 0.150 H 300.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AC85EB |
|---|---|
| RGB | rgb(172, 133, 235) |
| HSL | hsl(263, 72%, 72%) |
| HSV | hsv(263, 43%, 92%) |
| CMYK | cmyk(26.8%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(62.96, 35.55, -46.22) |
| CIE-LCH | lch(62.96, 58.31, 307.57°) |
| OKLab | oklab(69.51% 0.0752 -0.1293) |
| OKLCH | oklch(69.51% 0.15 300.2) |
| XYZ | xyz(40.3928, 31.5437, 82.5417) |
| Luminance | 0.3154 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 5.25
Light Urple
#B36FF6
ΔE00 6.03
Easter Purple
#C071FE
ΔE00 6.50
Pale Purple
#B790D4
ΔE00 7.13
Perrywinkle
#8F8CE7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC85EB #C4EB85
analogous
#8591EB #AC85EB #DF85EB
triadic
#AC85EB #EBAC85 #85EBAC
tetradic
#AC85EB #EB8591 #C4EB85 #85EBDF
square
#AC85EB #EB8591 #C4EB85 #85EBDF
split-complementary
#AC85EB #EBDF85 #91EB85
monochromatic
#6623D3 #8850E2 #AC85EB #D0BAF4 #EDE5FB
Accessibility & contrast
On white
2.87
#AC85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#AC85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC85EB
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC85EB | 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)
#6898EF
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#A097AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ac85eb; /* rgb */ color: rgb(172, 133, 235); /* oklch */ color: oklch(69.5% 0.150 300.2);
Tailwind
colors: {
custom: {
50: '#c7a9f2',
500: '#ac85eb',
950: '#000000',
},
}SCSS
$custom: #ac85eb; $custom-light: #c7a9f2; $custom-dark: #000000;
JSON
{
"hex": "#ac85eb",
"rgb": {
"r": 172,
"g": 133,
"b": 235
},
"hsl": {
"h": 262.941,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.69509,
"c": 0.14961,
"h": 300.2
},
"luminance": 0.31544
}Semantic roles & 50–950 ramp
primary
#AC85EB
secondary
#E9F2D9
accent
#D4128A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85