#ACAAEA#ACAAEA
#ACAAEA is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.091 H 285.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAEA |
|---|---|
| RGB | rgb(172, 170, 234) |
| HSL | hsl(242, 60%, 79%) |
| HSV | hsv(242, 27%, 92%) |
| CMYK | cmyk(26.5%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.87, 14.50, -31.78) |
| CIE-LCH | lch(71.87, 34.93, 294.53°) |
| OKLab | oklab(76.29% 0.0243 -0.0878) |
| OKLCH | oklch(76.29% 0.091 285.5) |
| XYZ | xyz(46.2355, 43.4596, 83.7785) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.42
Pastel Purple
#CAA0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAEA #E8EAAA
analogous
#AAC8EA #ACAAEA #CCAAEA
triadic
#ACAAEA #EAACAA #AAEAAC
tetradic
#ACAAEA #EAAAC8 #E8EAAA #AAEACC
square
#ACAAEA #EAAAC8 #E8EAAA #AAEACC
split-complementary
#ACAAEA #EACCAA #C8EAAA
monochromatic
#4C48D2 #7C79DE #ACAAEA #DCDBF6 #E7E6F9
Accessibility & contrast
On white
2.17
#ACAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ACAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAEA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAEA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#9EB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaaea; /* rgb */ color: rgb(172, 170, 234); /* oklch */ color: oklch(76.3% 0.091 285.5);
Tailwind
colors: {
custom: {
50: '#c6c3f1',
500: '#acaaea',
950: '#000000',
},
}SCSS
$custom: #acaaea; $custom-light: #c6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#acaaea",
"rgb": {
"r": 172,
"g": 170,
"b": 234
},
"hsl": {
"h": 241.875,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76293,
"c": 0.0911,
"h": 285.5
},
"luminance": 0.43461
}Semantic roles & 50–950 ramp
primary
#ACAAEA
secondary
#F0F0DB
accent
#C81DC3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184