#AC98EB#AC98EB
#AC98EB is a light, moderate violet. Relative luminance 0.372; OKLCH L 72.9% C 0.120 H 294.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AC98EB |
|---|---|
| RGB | rgb(172, 152, 235) |
| HSL | hsl(254, 67%, 76%) |
| HSV | hsv(254, 35%, 92%) |
| CMYK | cmyk(26.8%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.45, 24.85, -39.19) |
| CIE-LCH | lch(67.45, 46.40, 302.38°) |
| OKLab | oklab(72.91% 0.0492 -0.109) |
| OKLCH | oklch(72.91% 0.12 294.3) |
| XYZ | xyz(43.2333, 37.2247, 83.4885) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.44
Liliac
#C48EFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC98EB #D7EB98
analogous
#98ADEB #AC98EB #D598EB
triadic
#AC98EB #EBAC98 #98EBAC
tetradic
#AC98EB #EB98AD #D7EB98 #98EBD5
square
#AC98EB #EB98AD #D7EB98 #98EBD5
split-complementary
#AC98EB #EBD598 #ADEB98
monochromatic
#5932D7 #8365E1 #AC98EB #D5CBF5 #EAE5FA
Accessibility & contrast
On white
2.49
#AC98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AC98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC98EB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC98EB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#9FA6B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ac98eb; /* rgb */ color: rgb(172, 152, 235); /* oklch */ color: oklch(72.9% 0.120 294.3);
Tailwind
colors: {
custom: {
50: '#c6b6f1',
500: '#ac98eb',
950: '#000000',
},
}SCSS
$custom: #ac98eb; $custom-light: #c6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ac98eb",
"rgb": {
"r": 172,
"g": 152,
"b": 235
},
"hsl": {
"h": 254.458,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.72909,
"c": 0.11962,
"h": 294.3
},
"luminance": 0.37225
}Semantic roles & 50–950 ramp
primary
#AC98EB
secondary
#ECF2D9
accent
#CF16A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085