#ACAAFF#ACAAFF
#ACAAFF is a light, vivid blue. Relative luminance 0.447; OKLCH L 77.2% C 0.120 H 284.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAFF |
|---|---|
| RGB | rgb(172, 170, 255) |
| HSL | hsl(241, 100%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.5%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(72.72, 19.68, -41.84) |
| CIE-LCH | lch(72.72, 46.24, 295.19°) |
| OKLab | oklab(77.23% 0.0297 -0.1167) |
| OKLCH | oklch(77.23% 0.12 284.3) |
| XYZ | xyz(49.4331, 44.7387, 100.6193) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.89
Light Periwinkle
#C1C6FC
ΔE00 8.09
Pastel Purple
#CAA0FF
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAFF #FDFFAA
analogous
#AAD2FF #ACAAFF #D6AAFF
triadic
#ACAAFF #FFACAA #AAFFAC
tetradic
#ACAAFF #FFAAD2 #FDFFAA #AAFFD6
square
#ACAAFF #FFAAD2 #FDFFAA #AAFFD6
split-complementary
#ACAAFF #FFD6AA #D2FFAA
monochromatic
#3430FF #706DFF #ACAAFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.11
#ACAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ACAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAFF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAFF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#97BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acaaff; /* rgb */ color: rgb(172, 170, 255); /* oklch */ color: oklch(77.2% 0.120 284.3);
Tailwind
colors: {
custom: {
50: '#c7c3ff',
500: '#acaaff',
950: '#000000',
},
}SCSS
$custom: #acaaff; $custom-light: #c7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#acaaff",
"rgb": {
"r": 172,
"g": 170,
"b": 255
},
"hsl": {
"h": 241.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77232,
"c": 0.12042,
"h": 284.3
},
"luminance": 0.4474
}Semantic roles & 50–950 ramp
primary
#ACAAFF
secondary
#F7F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186