#ACAAFE#ACAAFE
#ACAAFE is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.2% C 0.119 H 284.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAFE |
|---|---|
| RGB | rgb(172, 170, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.3%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.68, 19.43, -41.37) |
| CIE-LCH | lch(72.68, 45.70, 295.16°) |
| OKLab | oklab(77.19% 0.0295 -0.1153) |
| OKLCH | oklch(77.19% 0.119 284.3) |
| XYZ | xyz(49.2725, 44.6745, 99.7737) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.92
Light Periwinkle
#C1C6FC
ΔE00 8.01
Pale Violet
#CEAEFA
ΔE00 8.30
Pastel Purple
#CAA0FF
ΔE00 8.32
Lavender
#B39DDB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAFE #FCFEAA
analogous
#AAD2FE #ACAAFE #D6AAFE
triadic
#ACAAFE #FEACAA #AAFEAC
tetradic
#ACAAFE #FEAAD2 #FCFEAA #AAFED6
square
#ACAAFE #FEAAD2 #FCFEAA #AAFED6
split-complementary
#ACAAFE #FED6AA #D2FEAA
monochromatic
#3631FD #716EFD #ACAAFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.11
#ACAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ACAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAFE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAFE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#97BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acaafe; /* rgb */ color: rgb(172, 170, 254); /* oklch */ color: oklch(77.2% 0.119 284.3);
Tailwind
colors: {
custom: {
50: '#c7c3ff',
500: '#acaafe',
950: '#000000',
},
}SCSS
$custom: #acaafe; $custom-light: #c7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#acaafe",
"rgb": {
"r": 172,
"g": 170,
"b": 254
},
"hsl": {
"h": 241.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77186,
"c": 0.11904,
"h": 284.3
},
"luminance": 0.44676
}Semantic roles & 50–950 ramp
primary
#ACAAFE
secondary
#F6F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186