#AC98EA#AC98EA
#AC98EA is a light, moderate violet. Relative luminance 0.372; OKLCH L 72.9% C 0.118 H 294.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AC98EA |
|---|---|
| RGB | rgb(172, 152, 234) |
| HSL | hsl(255, 66%, 76%) |
| HSV | hsv(255, 35%, 92%) |
| CMYK | cmyk(26.5%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(67.40, 24.61, -38.70) |
| CIE-LCH | lch(67.40, 45.87, 302.45°) |
| OKLab | oklab(72.86% 0.049 -0.1076) |
| OKLCH | oklch(72.86% 0.118 294.5) |
| XYZ | xyz(43.0892, 37.1671, 82.7298) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC98EA #D6EA98
analogous
#98ADEA #AC98EA #D598EA
triadic
#AC98EA #EAAC98 #98EAAC
tetradic
#AC98EA #EA98AD #D6EA98 #98EAD5
square
#AC98EA #EA98AD #D6EA98 #98EAD5
split-complementary
#AC98EA #EAD598 #ADEA98
monochromatic
#5A32D5 #8365E0 #AC98EA #D5CBF4 #EBE6FA
Accessibility & contrast
On white
2.49
#AC98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#AC98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC98EA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC98EA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#9FA6B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ac98ea; /* rgb */ color: rgb(172, 152, 234); /* oklch */ color: oklch(72.9% 0.118 294.5);
Tailwind
colors: {
custom: {
50: '#c6b6f1',
500: '#ac98ea',
950: '#000000',
},
}SCSS
$custom: #ac98ea; $custom-light: #c6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ac98ea",
"rgb": {
"r": 172,
"g": 152,
"b": 234
},
"hsl": {
"h": 254.634,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.72861,
"c": 0.11826,
"h": 294.5
},
"luminance": 0.37168
}Semantic roles & 50–950 ramp
primary
#AC98EA
secondary
#ECF1DA
accent
#CE18A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084