#AC83EE#AC83EE
#AC83EE is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.3% C 0.157 H 300.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AC83EE |
|---|---|
| RGB | rgb(172, 131, 238) |
| HSL | hsl(263, 76%, 72%) |
| HSV | hsv(263, 45%, 93%) |
| CMYK | cmyk(27.7%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(62.66, 37.40, -48.36) |
| CIE-LCH | lch(62.66, 61.13, 307.71°) |
| OKLab | oklab(69.33% 0.0783 -0.1356) |
| OKLCH | oklch(69.33% 0.157 300) |
| XYZ | xyz(40.5586, 31.1761, 84.7532) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.77
Liliac
#C48EFD
ΔE00 4.96
Light Urple
#B36FF6
ΔE00 5.36
Easter Purple
#C071FE
ΔE00 5.89
Mediumpurple
#9370DB
ΔE00 6.95
Periwinkle (survey)
#8E82FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC83EE #C5EE83
analogous
#838FEE #AC83EE #E283EE
triadic
#AC83EE #EEAC83 #83EEAC
tetradic
#AC83EE #EE838F #C5EE83 #83EEE2
square
#AC83EE #EE838F #C5EE83 #83EEE2
split-complementary
#AC83EE #EEE283 #8FEE83
monochromatic
#651ED9 #884DE7 #AC83EE #D0B9F5 #EDE4FB
Accessibility & contrast
On white
2.90
#AC83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#AC83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC83EE
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC83EE | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#9F96AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ac83ee; /* rgb */ color: rgb(172, 131, 238); /* oklch */ color: oklch(69.3% 0.157 300.0);
Tailwind
colors: {
custom: {
50: '#c7a8f4',
500: '#ac83ee',
950: '#000000',
},
}SCSS
$custom: #ac83ee; $custom-light: #c7a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ac83ee",
"rgb": {
"r": 172,
"g": 131,
"b": 238
},
"hsl": {
"h": 262.991,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.69326,
"c": 0.15657,
"h": 300
},
"luminance": 0.31176
}Semantic roles & 50–950 ramp
primary
#AC83EE
secondary
#E9F3D8
accent
#D80D8A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85