#AC95E7#AC95E7
#AC95E7 is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.2% C 0.119 H 296.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AC95E7 |
|---|---|
| RGB | rgb(172, 149, 231) |
| HSL | hsl(257, 63%, 75%) |
| HSV | hsv(257, 35%, 91%) |
| CMYK | cmyk(25.5%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(66.55, 25.58, -38.39) |
| CIE-LCH | lch(66.55, 46.13, 303.68°) |
| OKLab | oklab(72.17% 0.0525 -0.1067) |
| OKLCH | oklch(72.17% 0.119 296.2) |
| XYZ | xyz(42.1811, 36.0346, 80.3189) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 5.90
Pastel Purple
#CAA0FF
ΔE00 6.03
Liliac
#C48EFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC95E7 #D0E795
analogous
#95A7E7 #AC95E7 #D595E7
triadic
#AC95E7 #E7AC95 #95E7AC
tetradic
#AC95E7 #E795A7 #D0E795 #95E7D5
square
#AC95E7 #E795A7 #D0E795 #95E7D5
split-complementary
#AC95E7 #E7D595 #A7E795
monochromatic
#5E31D0 #8563DC #AC95E7 #D3C7F2 #EBE6F9
Accessibility & contrast
On white
2.56
#AC95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#AC95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC95E7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC95E7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#83A1E5
Tritanopia (blue-blind)
#A0A3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ac95e7; /* rgb */ color: rgb(172, 149, 231); /* oklch */ color: oklch(72.2% 0.119 296.2);
Tailwind
colors: {
custom: {
50: '#c6b4ef',
500: '#ac95e7',
950: '#000000',
},
}SCSS
$custom: #ac95e7; $custom-light: #c6b4ef; $custom-dark: #000000;
JSON
{
"hex": "#ac95e7",
"rgb": {
"r": 172,
"g": 149,
"b": 231
},
"hsl": {
"h": 256.829,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.72165,
"c": 0.11892,
"h": 296.2
},
"luminance": 0.36035
}Semantic roles & 50–950 ramp
primary
#AC95E7
secondary
#EAF1DA
accent
#CB1B99
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084