#AC95F8#AC95F8
#AC95F8 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.0% C 0.142 H 293.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95F8 |
|---|---|
| RGB | rgb(172, 149, 248) |
| HSL | hsl(254, 88%, 78%) |
| HSV | hsv(254, 40%, 97%) |
| CMYK | cmyk(30.6%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.31, 29.74, -46.52) |
| CIE-LCH | lch(67.31, 55.21, 302.59°) |
| OKLab | oklab(73% 0.0559 -0.1302) |
| OKLCH | oklch(73% 0.142 293.2) |
| XYZ | xyz(44.6997, 37.0421, 93.5835) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95F8 #E1F895
analogous
#95B0F8 #AC95F8 #DD95F8
triadic
#AC95F8 #F8AC95 #95F8AC
tetradic
#AC95F8 #F895B0 #E1F895 #95F8DD
square
#AC95F8 #F895B0 #E1F895 #95F8DD
split-complementary
#AC95F8 #F8DD95 #B0F895
monochromatic
#5222F0 #7F5CF4 #AC95F8 #D9CEFC #E9E2FD
Accessibility & contrast
On white
2.50
#AC95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AC95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#9BA7BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ac95f8; /* rgb */ color: rgb(172, 149, 248); /* oklch */ color: oklch(73.0% 0.142 293.2);
Tailwind
colors: {
custom: {
50: '#c7b4fb',
500: '#ac95f8',
950: '#000000',
},
}SCSS
$custom: #ac95f8; $custom-light: #c7b4fb; $custom-dark: #000000;
JSON
{
"hex": "#ac95f8",
"rgb": {
"r": 172,
"g": 149,
"b": 248
},
"hsl": {
"h": 253.939,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.72996,
"c": 0.14174,
"h": 293.2
},
"luminance": 0.37043
}Semantic roles & 50–950 ramp
primary
#AC95F8
secondary
#EEF5D6
accent
#E401AF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085