#AC90F9#AC90F9
#AC90F9 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.2% C 0.151 H 294.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AC90F9 |
|---|---|
| RGB | rgb(172, 144, 249) |
| HSL | hsl(256, 90%, 77%) |
| HSV | hsv(256, 42%, 98%) |
| CMYK | cmyk(30.9%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.18, 32.81, -48.85) |
| CIE-LCH | lch(66.18, 58.84, 303.89°) |
| OKLab | oklab(72.16% 0.0627 -0.137) |
| OKLCH | oklch(72.16% 0.151 294.6) |
| XYZ | xyz(44.0811, 35.5560, 94.1447) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 6.62
Periwinkle (survey)
#8E82FE
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC90F9 #DDF990
analogous
#90A9F9 #AC90F9 #E190F9
triadic
#AC90F9 #F9AC90 #90F9AC
tetradic
#AC90F9 #F990A9 #DDF990 #90F9E1
square
#AC90F9 #F990A9 #DDF990 #90F9E1
split-complementary
#AC90F9 #F9E190 #A9F990
monochromatic
#551CF3 #8156F6 #AC90F9 #D7CAFC #E9E2FD
Accessibility & contrast
On white
2.59
#AC90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#AC90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC90F9
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC90F9 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#9BA3B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac90f9; /* rgb */ color: rgb(172, 144, 249); /* oklch */ color: oklch(72.2% 0.151 294.6);
Tailwind
colors: {
custom: {
50: '#c7b1fc',
500: '#ac90f9',
950: '#000000',
},
}SCSS
$custom: #ac90f9; $custom-light: #c7b1fc; $custom-dark: #000000;
JSON
{
"hex": "#ac90f9",
"rgb": {
"r": 172,
"g": 144,
"b": 249
},
"hsl": {
"h": 256,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.72155,
"c": 0.15067,
"h": 294.6
},
"luminance": 0.35557
}Semantic roles & 50–950 ramp
primary
#AC90F9
secondary
#EDF6D5
accent
#E600A8
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85