#AC95EB#AC95EB
#AC95EB is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.4% C 0.124 H 295.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95EB |
|---|---|
| RGB | rgb(172, 149, 235) |
| HSL | hsl(256, 68%, 75%) |
| HSV | hsv(256, 37%, 92%) |
| CMYK | cmyk(26.8%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(66.72, 26.55, -40.32) |
| CIE-LCH | lch(66.72, 48.27, 303.36°) |
| OKLab | oklab(72.36% 0.0534 -0.1123) |
| OKLCH | oklch(72.36% 0.124 295.4) |
| XYZ | xyz(42.7525, 36.2632, 83.3282) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.24
Liliac
#C48EFD
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 5.91
Perrywinkle
#8F8CE7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95EB #D4EB95
analogous
#95A9EB #AC95EB #D795EB
triadic
#AC95EB #EBAC95 #95EBAC
tetradic
#AC95EB #EB95A9 #D4EB95 #95EBD7
square
#AC95EB #EB95A9 #D4EB95 #95EBD7
split-complementary
#AC95EB #EBD795 #A9EB95
monochromatic
#5B2ED8 #8462E1 #AC95EB #D4C8F5 #EBE5FA
Accessibility & contrast
On white
2.54
#AC95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#AC95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95EB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95EB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#9FA4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ac95eb; /* rgb */ color: rgb(172, 149, 235); /* oklch */ color: oklch(72.4% 0.124 295.4);
Tailwind
colors: {
custom: {
50: '#c6b4f2',
500: '#ac95eb',
950: '#000000',
},
}SCSS
$custom: #ac95eb; $custom-light: #c6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#ac95eb",
"rgb": {
"r": 172,
"g": 149,
"b": 235
},
"hsl": {
"h": 256.047,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.72356,
"c": 0.12431,
"h": 295.4
},
"luminance": 0.36264
}Semantic roles & 50–950 ramp
primary
#AC95EB
secondary
#EBF2D9
accent
#D0159E
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085