#AC95DF#AC95DF
#AC95DF is a light, moderate violet. Relative luminance 0.356; OKLCH L 71.8% C 0.108 H 297.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95DF |
|---|---|
| RGB | rgb(172, 149, 223) |
| HSL | hsl(259, 54%, 73%) |
| HSV | hsv(259, 33%, 87%) |
| CMYK | cmyk(22.9%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(66.21, 23.68, -34.50) |
| CIE-LCH | lch(66.21, 41.85, 304.47°) |
| OKLab | oklab(71.8% 0.0506 -0.0955) |
| OKLCH | oklch(71.8% 0.108 297.9) |
| XYZ | xyz(41.0770, 35.5930, 74.5038) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.29
Pale Purple
#B790D4
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.58
Liliac
#C48EFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95DF #C8DF95
analogous
#95A3DF #AC95DF #D195DF
triadic
#AC95DF #DFAC95 #95DFAC
tetradic
#AC95DF #DF95A3 #C8DF95 #95DFD1
square
#AC95DF #DF95A3 #C8DF95 #95DFD1
split-complementary
#AC95DF #DFD195 #A3DF95
monochromatic
#633AC0 #8766D1 #AC95DF #D1C4ED #EDE7F8
Accessibility & contrast
On white
2.59
#AC95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#AC95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95DF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95DF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#A2A1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac95df; /* rgb */ color: rgb(172, 149, 223); /* oklch */ color: oklch(71.8% 0.108 297.9);
Tailwind
colors: {
custom: {
50: '#c6b4e9',
500: '#ac95df',
950: '#000000',
},
}SCSS
$custom: #ac95df; $custom-light: #c6b4e9; $custom-dark: #000000;
JSON
{
"hex": "#ac95df",
"rgb": {
"r": 172,
"g": 149,
"b": 223
},
"hsl": {
"h": 258.649,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.71795,
"c": 0.10811,
"h": 297.9
},
"luminance": 0.35593
}Semantic roles & 50–950 ramp
primary
#AC95DF
secondary
#E9EFDC
accent
#C12490
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084