#AC90F8#AC90F8
#AC90F8 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.149 H 294.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AC90F8 |
|---|---|
| RGB | rgb(172, 144, 248) |
| HSL | hsl(256, 88%, 77%) |
| HSV | hsv(256, 42%, 97%) |
| CMYK | cmyk(30.6%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.13, 32.56, -48.38) |
| CIE-LCH | lch(66.13, 58.31, 303.94°) |
| OKLab | oklab(72.1% 0.0626 -0.1356) |
| OKLCH | oklch(72.1% 0.149 294.8) |
| XYZ | xyz(43.9256, 35.4938, 93.3255) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.89
Perrywinkle
#8F8CE7
ΔE00 5.95
Pastel Purple
#CAA0FF
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC90F8 #DCF890
analogous
#90A8F8 #AC90F8 #E090F8
triadic
#AC90F8 #F8AC90 #90F8AC
tetradic
#AC90F8 #F890A8 #DCF890 #90F8E0
square
#AC90F8 #F890A8 #DCF890 #90F8E0
split-complementary
#AC90F8 #F8E090 #A8F890
monochromatic
#561DF1 #8156F4 #AC90F8 #D7CAFC #E9E2FD
Accessibility & contrast
On white
2.59
#AC90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#AC90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC90F8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC90F8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#9BA3B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac90f8; /* rgb */ color: rgb(172, 144, 248); /* oklch */ color: oklch(72.1% 0.149 294.8);
Tailwind
colors: {
custom: {
50: '#c7b1fb',
500: '#ac90f8',
950: '#000000',
},
}SCSS
$custom: #ac90f8; $custom-light: #c7b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ac90f8",
"rgb": {
"r": 172,
"g": 144,
"b": 248
},
"hsl": {
"h": 256.154,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.72103,
"c": 0.14934,
"h": 294.8
},
"luminance": 0.35494
}Semantic roles & 50–950 ramp
primary
#AC90F8
secondary
#EDF5D6
accent
#E501A7
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85