#ABA2E9#ABA2E9
#ABA2E9 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.6% C 0.101 H 289.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2E9 |
|---|---|
| RGB | rgb(171, 162, 233) |
| HSL | hsl(248, 62%, 77%) |
| HSV | hsv(248, 30%, 91%) |
| CMYK | cmyk(26.6%, 30.5%, 0%, 8.6%) |
| CIE-LAB | lab(69.74, 18.44, -34.52) |
| CIE-LCH | lch(69.74, 39.14, 298.11°) |
| OKLab | oklab(74.62% 0.0339 -0.0957) |
| OKLCH | oklch(74.62% 0.101 289.5) |
| XYZ | xyz(44.4192, 40.3810, 82.5290) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 7.06
Pastel Purple
#CAA0FF
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2E9 #E0E9A2
analogous
#A2BCE9 #ABA2E9 #CFA2E9
triadic
#ABA2E9 #E9ABA2 #A2E9AB
tetradic
#ABA2E9 #E9A2BC #E0E9A2 #A2E9CF
square
#ABA2E9 #E9A2BC #E0E9A2 #A2E9CF
split-complementary
#ABA2E9 #E9CFA2 #BCE9A2
monochromatic
#523FD2 #7E71DD #ABA2E9 #D8D3F5 #E9E6F9
Accessibility & contrast
On white
2.31
#ABA2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#ABA2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2E9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2E9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEC
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#9DAEBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba2e9; /* rgb */ color: rgb(171, 162, 233); /* oklch */ color: oklch(74.6% 0.101 289.5);
Tailwind
colors: {
custom: {
50: '#c5bdf0',
500: '#aba2e9',
950: '#000000',
},
}SCSS
$custom: #aba2e9; $custom-light: #c5bdf0; $custom-dark: #000000;
JSON
{
"hex": "#aba2e9",
"rgb": {
"r": 171,
"g": 162,
"b": 233
},
"hsl": {
"h": 247.606,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.74621,
"c": 0.10149,
"h": 289.5
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#ABA2E9
secondary
#EEF1DA
accent
#C91CB3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184