#AC95F0#AC95F0
#AC95F0 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.6% C 0.131 H 294.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95F0 |
|---|---|
| RGB | rgb(172, 149, 240) |
| HSL | hsl(255, 75%, 76%) |
| HSV | hsv(255, 38%, 94%) |
| CMYK | cmyk(28.3%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(66.94, 27.76, -42.72) |
| CIE-LCH | lch(66.94, 50.94, 303.02°) |
| OKLab | oklab(72.6% 0.0544 -0.1192) |
| OKLCH | oklch(72.6% 0.131 294.5) |
| XYZ | xyz(43.4850, 36.5562, 87.1862) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.06
Lavender
#B39DDB
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95F0 #D9F095
analogous
#95ACF0 #AC95F0 #DA95F0
triadic
#AC95F0 #F0AC95 #95F0AC
tetradic
#AC95F0 #F095AC #D9F095 #95F0DA
square
#AC95F0 #F095AC #D9F095 #95F0DA
split-complementary
#AC95F0 #F0DA95 #ACF095
monochromatic
#582AE1 #825FE8 #AC95F0 #D6CBF8 #EAE4FB
Accessibility & contrast
On white
2.53
#AC95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AC95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95F0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95F0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#9DA5B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac95f0; /* rgb */ color: rgb(172, 149, 240); /* oklch */ color: oklch(72.6% 0.131 294.5);
Tailwind
colors: {
custom: {
50: '#c6b4f5',
500: '#ac95f0',
950: '#000000',
},
}SCSS
$custom: #ac95f0; $custom-light: #c6b4f5; $custom-dark: #000000;
JSON
{
"hex": "#ac95f0",
"rgb": {
"r": 172,
"g": 149,
"b": 240
},
"hsl": {
"h": 255.165,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.72598,
"c": 0.13103,
"h": 294.5
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#AC95F0
secondary
#ECF3D8
accent
#D70EA5
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085