#AC95FD#AC95FD
#AC95FD is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.148 H 292.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95FD |
|---|---|
| RGB | rgb(172, 149, 253) |
| HSL | hsl(253, 96%, 79%) |
| HSV | hsv(253, 41%, 99%) |
| CMYK | cmyk(32%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.54, 30.99, -48.88) |
| CIE-LCH | lch(67.54, 57.88, 302.38°) |
| OKLab | oklab(73.25% 0.0568 -0.1371) |
| OKLCH | oklch(73.25% 0.148 292.5) |
| XYZ | xyz(45.4858, 37.3565, 97.7235) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.33
Lavender Blue
#8B88F8
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 6.82
Baby Purple
#CA9BF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95FD #E6FD95
analogous
#95B2FD #AC95FD #E095FD
triadic
#AC95FD #FDAC95 #95FDAC
tetradic
#AC95FD #FD95B2 #E6FD95 #95FDE0
square
#AC95FD #FD95B2 #E6FD95 #95FDE0
split-complementary
#AC95FD #FDE095 #B2FD95
monochromatic
#4E1DFB #7D59FC #AC95FD #DBD1FE #E7E1FE
Accessibility & contrast
On white
2.48
#AC95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#AC95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95FD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95FD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#99A8BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ac95fd; /* rgb */ color: rgb(172, 149, 253); /* oklch */ color: oklch(73.3% 0.148 292.5);
Tailwind
colors: {
custom: {
50: '#c7b4fe',
500: '#ac95fd',
950: '#000000',
},
}SCSS
$custom: #ac95fd; $custom-light: #c7b4fe; $custom-dark: #000000;
JSON
{
"hex": "#ac95fd",
"rgb": {
"r": 172,
"g": 149,
"b": 253
},
"hsl": {
"h": 253.269,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.73251,
"c": 0.14839,
"h": 292.5
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#AC95FD
secondary
#EFF7D4
accent
#E600B3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086