#ABA2E1#ABA2E1
#ABA2E1 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.3% C 0.090 H 290.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2E1 |
|---|---|
| RGB | rgb(171, 162, 225) |
| HSL | hsl(249, 51%, 76%) |
| HSV | hsv(249, 28%, 88%) |
| CMYK | cmyk(24%, 28%, 0%, 11.8%) |
| CIE-LAB | lab(69.42, 16.53, -30.63) |
| CIE-LCH | lch(69.42, 34.81, 298.36°) |
| OKLab | oklab(74.27% 0.0317 -0.0845) |
| OKLCH | oklch(74.27% 0.09 290.6) |
| XYZ | xyz(43.3023, 39.9342, 76.6462) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.14
Pale Purple
#B790D4
ΔE00 7.73
Pastel Purple
#CAA0FF
ΔE00 7.83
Lilac (survey)
#CEA2FD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2E1 #D8E1A2
analogous
#A2B8E1 #ABA2E1 #CAA2E1
triadic
#ABA2E1 #E1ABA2 #A2E1AB
tetradic
#ABA2E1 #E1A2B8 #D8E1A2 #A2E1CA
square
#ABA2E1 #E1A2B8 #D8E1A2 #A2E1CA
split-complementary
#ABA2E1 #E1CAA2 #B8E1A2
monochromatic
#5745C3 #8174D2 #ABA2E1 #D5D0F0 #EAE8F8
Accessibility & contrast
On white
2.34
#ABA2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#ABA2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2E1
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2E1 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE4
Deuteranopia (green-blind)
#92A8DF
Tritanopia (blue-blind)
#9FADB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba2e1; /* rgb */ color: rgb(171, 162, 225); /* oklch */ color: oklch(74.3% 0.090 290.6);
Tailwind
colors: {
custom: {
50: '#c5bdea',
500: '#aba2e1',
950: '#000000',
},
}SCSS
$custom: #aba2e1; $custom-light: #c5bdea; $custom-dark: #000000;
JSON
{
"hex": "#aba2e1",
"rgb": {
"r": 171,
"g": 162,
"b": 225
},
"hsl": {
"h": 248.571,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.74271,
"c": 0.0903,
"h": 290.6
},
"luminance": 0.39935
}Semantic roles & 50–950 ramp
primary
#ABA2E1
secondary
#ECEFDC
accent
#BF27A9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184