#AC95EF#AC95EF
#AC95EF is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.5% C 0.130 H 294.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95EF |
|---|---|
| RGB | rgb(172, 149, 239) |
| HSL | hsl(255, 74%, 76%) |
| HSV | hsv(255, 38%, 94%) |
| CMYK | cmyk(28%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.90, 27.52, -42.24) |
| CIE-LCH | lch(66.90, 50.41, 303.08°) |
| OKLab | oklab(72.55% 0.0542 -0.1178) |
| OKLCH | oklch(72.55% 0.13 294.7) |
| XYZ | xyz(43.3369, 36.4970, 86.4060) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 5.86
Lavender
#B39DDB
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.02
Perrywinkle
#8F8CE7
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95EF #D8EF95
analogous
#95ABEF #AC95EF #D995EF
triadic
#AC95EF #EFAC95 #95EFAC
tetradic
#AC95EF #EF95AB #D8EF95 #95EFD9
square
#AC95EF #EF95AB #D8EF95 #95EFD9
split-complementary
#AC95EF #EFD995 #ABEF95
monochromatic
#592BDF #8260E7 #AC95EF #D6CAF7 #EAE4FB
Accessibility & contrast
On white
2.53
#AC95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#AC95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95EF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95EF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F2
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#9EA5B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac95ef; /* rgb */ color: rgb(172, 149, 239); /* oklch */ color: oklch(72.5% 0.130 294.7);
Tailwind
colors: {
custom: {
50: '#c6b4f4',
500: '#ac95ef',
950: '#000000',
},
}SCSS
$custom: #ac95ef; $custom-light: #c6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ac95ef",
"rgb": {
"r": 172,
"g": 149,
"b": 239
},
"hsl": {
"h": 255.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.72549,
"c": 0.12968,
"h": 294.7
},
"luminance": 0.36498
}Semantic roles & 50–950 ramp
primary
#AC95EF
secondary
#ECF3D8
accent
#D610A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085