#AC95EA#AC95EA
#AC95EA is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.3% C 0.123 H 295.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95EA |
|---|---|
| RGB | rgb(172, 149, 234) |
| HSL | hsl(256, 67%, 75%) |
| HSV | hsv(256, 36%, 92%) |
| CMYK | cmyk(26.5%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.68, 26.30, -39.84) |
| CIE-LCH | lch(66.68, 47.74, 303.44°) |
| OKLab | oklab(72.31% 0.0532 -0.1109) |
| OKLCH | oklch(72.31% 0.123 295.6) |
| XYZ | xyz(42.6085, 36.2056, 82.5695) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 5.90
Liliac
#C48EFD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 5.92
Pale Purple
#B790D4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95EA #D3EA95
analogous
#95A9EA #AC95EA #D695EA
triadic
#AC95EA #EAAC95 #95EAAC
tetradic
#AC95EA #EA95A9 #D3EA95 #95EAD6
square
#AC95EA #EA95A9 #D3EA95 #95EAD6
split-complementary
#AC95EA #EAD695 #A9EA95
monochromatic
#5C2FD6 #8462E0 #AC95EA #D4C8F4 #EBE5FA
Accessibility & contrast
On white
2.55
#AC95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AC95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95EA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95EA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#9FA4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ac95ea; /* rgb */ color: rgb(172, 149, 234); /* oklch */ color: oklch(72.3% 0.123 295.6);
Tailwind
colors: {
custom: {
50: '#c6b4f1',
500: '#ac95ea',
950: '#000000',
},
}SCSS
$custom: #ac95ea; $custom-light: #c6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ac95ea",
"rgb": {
"r": 172,
"g": 149,
"b": 234
},
"hsl": {
"h": 256.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72308,
"c": 0.12296,
"h": 295.6
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#AC95EA
secondary
#EBF1DA
accent
#CF179D
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084