#AC95DC#AC95DC
#AC95DC is a light, moderate violet. Relative luminance 0.354; OKLCH L 71.7% C 0.104 H 298.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95DC |
|---|---|
| RGB | rgb(172, 149, 220) |
| HSL | hsl(259, 50%, 72%) |
| HSV | hsv(259, 32%, 86%) |
| CMYK | cmyk(21.8%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.08, 22.98, -33.03) |
| CIE-LCH | lch(66.08, 40.24, 304.83°) |
| OKLab | oklab(71.66% 0.0499 -0.0913) |
| OKLCH | oklch(71.66% 0.104 298.6) |
| XYZ | xyz(40.6761, 35.4326, 72.3925) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.87
Pale Purple
#B790D4
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95DC #C5DC95
analogous
#95A1DC #AC95DC #D095DC
triadic
#AC95DC #DCAC95 #95DCAC
tetradic
#AC95DC #DC95A1 #C5DC95 #95DCD0
square
#AC95DC #DC95A1 #C5DC95 #95DCD0
split-complementary
#AC95DC #DCD095 #A1DC95
monochromatic
#653DB9 #8867CD #AC95DC #D0C3EB #EDE8F7
Accessibility & contrast
On white
2.60
#AC95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AC95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95DC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95DC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1DF
Deuteranopia (green-blind)
#88A0DA
Tritanopia (blue-blind)
#A3A0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac95dc; /* rgb */ color: rgb(172, 149, 220); /* oklch */ color: oklch(71.7% 0.104 298.6);
Tailwind
colors: {
custom: {
50: '#c6b4e7',
500: '#ac95dc',
950: '#000000',
},
}SCSS
$custom: #ac95dc; $custom-light: #c6b4e7; $custom-dark: #000000;
JSON
{
"hex": "#ac95dc",
"rgb": {
"r": 172,
"g": 149,
"b": 220
},
"hsl": {
"h": 259.437,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.7166,
"c": 0.10405,
"h": 298.6
},
"luminance": 0.35433
}Semantic roles & 50–950 ramp
primary
#AC95DC
secondary
#E9EEDD
accent
#BE288D
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084