#ACA0FE#ACA0FE
#ACA0FE is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.3% C 0.133 H 288.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0FE |
|---|---|
| RGB | rgb(172, 160, 254) |
| HSL | hsl(248, 98%, 81%) |
| HSV | hsv(248, 37%, 100%) |
| CMYK | cmyk(32.3%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(70.22, 25.05, -45.21) |
| CIE-LCH | lch(70.22, 51.68, 298.99°) |
| OKLab | oklab(75.31% 0.0426 -0.1264) |
| OKLCH | oklch(75.31% 0.133 288.6) |
| XYZ | xyz(47.4687, 41.0669, 99.1724) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 6.90
Lilac (survey)
#CEA2FD
ΔE00 7.61
Lavender
#B39DDB
ΔE00 7.72
Baby Purple
#CA9BF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0FE #F2FEA0
analogous
#A0C3FE #ACA0FE #DBA0FE
triadic
#ACA0FE #FEACA0 #A0FEAC
tetradic
#ACA0FE #FEA0C3 #F2FEA0 #A0FEDB
square
#ACA0FE #FEA0C3 #F2FEA0 #A0FEDB
split-complementary
#ACA0FE #FEDBA0 #C3FEA0
monochromatic
#4227FD #7763FD #ACA0FE #E1DDFF #E5E1FF
Accessibility & contrast
On white
2.28
#ACA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ACA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0FE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0FE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#98B1C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aca0fe; /* rgb */ color: rgb(172, 160, 254); /* oklch */ color: oklch(75.3% 0.133 288.6);
Tailwind
colors: {
custom: {
50: '#c7bcff',
500: '#aca0fe',
950: '#000000',
},
}SCSS
$custom: #aca0fe; $custom-light: #c7bcff; $custom-dark: #000000;
JSON
{
"hex": "#aca0fe",
"rgb": {
"r": 172,
"g": 160,
"b": 254
},
"hsl": {
"h": 247.66,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.75305,
"c": 0.13341,
"h": 288.6
},
"luminance": 0.41068
}Semantic roles & 50–950 ramp
primary
#ACA0FE
secondary
#F3F7D4
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186