#A2ACEA#A2ACEA
#A2ACEA is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.9% C 0.090 H 277.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACEA |
|---|---|
| RGB | rgb(162, 172, 234) |
| HSL | hsl(232, 63%, 78%) |
| HSV | hsv(232, 31%, 92%) |
| CMYK | cmyk(30.8%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(71.64, 10.49, -32.18) |
| CIE-LCH | lch(71.64, 33.85, 288.05°) |
| OKLab | oklab(75.93% 0.0109 -0.0891) |
| OKLCH | oklch(75.93% 0.09 277) |
| XYZ | xyz(44.5000, 43.1255, 83.8054) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.32
Lavender
#B39DDB
ΔE00 8.90
Carolina Blue
#8AB8FE
ΔE00 9.20
Perrywinkle
#8F8CE7
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACEA #EAE0A2
analogous
#A2D0EA #A2ACEA #BCA2EA
triadic
#A2ACEA #EAA2AC #ACEAA2
tetradic
#A2ACEA #EAA2D0 #EAE0A2 #A2EABC
square
#A2ACEA #EAA2D0 #EAE0A2 #A2EABC
split-complementary
#A2ACEA #EABCA2 #D0EAA2
monochromatic
#3E53D3 #707FDF #A2ACEA #D4D9F5 #E6E9F9
Accessibility & contrast
On white
2.18
#A2ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A2ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACEA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACEA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#8FB8C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2acea; /* rgb */ color: rgb(162, 172, 234); /* oklch */ color: oklch(75.9% 0.090 277.0);
Tailwind
colors: {
custom: {
50: '#bfc4f1',
500: '#a2acea',
950: '#000000',
},
}SCSS
$custom: #a2acea; $custom-light: #bfc4f1; $custom-dark: #000000;
JSON
{
"hex": "#a2acea",
"rgb": {
"r": 162,
"g": 172,
"b": 234
},
"hsl": {
"h": 231.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75934,
"c": 0.0898,
"h": 277
},
"luminance": 0.43127
}Semantic roles & 50–950 ramp
primary
#A2ACEA
secondary
#F1EEDA
accent
#B21BCB
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184