#A2ABEA#A2ABEA
#A2ABEA is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.7% C 0.091 H 277.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABEA |
|---|---|
| RGB | rgb(162, 171, 234) |
| HSL | hsl(233, 63%, 78%) |
| HSV | hsv(233, 31%, 92%) |
| CMYK | cmyk(30.8%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.38, 11.05, -32.58) |
| CIE-LCH | lch(71.38, 34.40, 288.73°) |
| OKLab | oklab(75.73% 0.0122 -0.0903) |
| OKLCH | oklch(75.73% 0.091 277.7) |
| XYZ | xyz(44.3104, 42.7463, 83.7422) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.50
Lavender
#B39DDB
ΔE00 8.64
Perrywinkle
#8F8CE7
ΔE00 8.97
Carolina Blue
#8AB8FE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABEA #EAE1A2
analogous
#A2CFEA #A2ABEA #BDA2EA
triadic
#A2ABEA #EAA2AB #ABEAA2
tetradic
#A2ABEA #EAA2CF #EAE1A2 #A2EABD
square
#A2ABEA #EAA2CF #EAE1A2 #A2EABD
split-complementary
#A2ABEA #EABDA2 #CFEAA2
monochromatic
#3E51D3 #707EDF #A2ABEA #D4D8F5 #E6E8F9
Accessibility & contrast
On white
2.20
#A2ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A2ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABEA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABEA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2ED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#8FB7C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2abea; /* rgb */ color: rgb(162, 171, 234); /* oklch */ color: oklch(75.7% 0.091 277.7);
Tailwind
colors: {
custom: {
50: '#bfc3f1',
500: '#a2abea',
950: '#000000',
},
}SCSS
$custom: #a2abea; $custom-light: #bfc3f1; $custom-dark: #000000;
JSON
{
"hex": "#a2abea",
"rgb": {
"r": 162,
"g": 171,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75734,
"c": 0.09109,
"h": 277.7
},
"luminance": 0.42748
}Semantic roles & 50–950 ramp
primary
#A2ABEA
secondary
#F1EEDA
accent
#B51BCB
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184