#AC88F7#AC88F7
#AC88F7 is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.7% C 0.160 H 297.1°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AC88F7 |
|---|---|
| RGB | rgb(172, 136, 247) |
| HSL | hsl(259, 87%, 75%) |
| HSV | hsv(259, 45%, 97%) |
| CMYK | cmyk(30.4%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(64.24, 36.80, -50.82) |
| CIE-LCH | lch(64.24, 62.75, 305.91°) |
| OKLab | oklab(70.66% 0.073 -0.1427) |
| OKLCH | oklch(70.66% 0.16 297.1) |
| XYZ | xyz(42.6018, 33.0939, 92.1209) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Light Purple
#BF77F6
ΔE00 5.88
Periwinkle (survey)
#8E82FE
ΔE00 6.23
Light Urple
#B36FF6
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 6.61
Easter Purple
#C071FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC88F7 #D3F788
analogous
#889CF7 #AC88F7 #E388F7
triadic
#AC88F7 #F7AC88 #88F7AC
tetradic
#AC88F7 #F7889C #D3F788 #88F7E3
square
#AC88F7 #F7889C #D3F788 #88F7E3
split-complementary
#AC88F7 #F7E388 #9CF788
monochromatic
#5C15EF #844FF3 #AC88F7 #D4C1FB #EBE2FD
Accessibility & contrast
On white
2.76
#AC88F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#AC88F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC88F7
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC88F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC88F7 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#6C9AF4
Tritanopia (blue-blind)
#9C9CB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac88f7; /* rgb */ color: rgb(172, 136, 247); /* oklch */ color: oklch(70.7% 0.160 297.1);
Tailwind
colors: {
custom: {
50: '#c7abfa',
500: '#ac88f7',
950: '#000000',
},
}SCSS
$custom: #ac88f7; $custom-light: #c7abfa; $custom-dark: #000000;
JSON
{
"hex": "#ac88f7",
"rgb": {
"r": 172,
"g": 136,
"b": 247
},
"hsl": {
"h": 259.459,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.70659,
"c": 0.16029,
"h": 297.1
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#AC88F7
secondary
#EBF5D6
accent
#E4029B
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85