#ABA2E8#ABA2E8
#ABA2E8 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.6% C 0.100 H 289.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2E8 |
|---|---|
| RGB | rgb(171, 162, 232) |
| HSL | hsl(248, 60%, 77%) |
| HSV | hsv(248, 30%, 91%) |
| CMYK | cmyk(26.3%, 30.2%, 0%, 9%) |
| CIE-LAB | lab(69.70, 18.20, -34.04) |
| CIE-LCH | lch(69.70, 38.60, 298.14°) |
| OKLab | oklab(74.58% 0.0336 -0.0943) |
| OKLCH | oklch(74.58% 0.1 289.6) |
| XYZ | xyz(44.2768, 40.3240, 81.7788) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 6.85
Pale Violet
#CEAEFA
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.73
Perrywinkle
#8F8CE7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2E8 #DFE8A2
analogous
#A2BCE8 #ABA2E8 #CEA2E8
triadic
#ABA2E8 #E8ABA2 #A2E8AB
tetradic
#ABA2E8 #E8A2BC #DFE8A2 #A2E8CE
square
#ABA2E8 #E8A2BC #DFE8A2 #A2E8CE
split-complementary
#ABA2E8 #E8CEA2 #BCE8A2
monochromatic
#5240D0 #7F71DC #ABA2E8 #D7D3F4 #E9E6F9
Accessibility & contrast
On white
2.32
#ABA2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#ABA2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2E8
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2E8 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEB
Deuteranopia (green-blind)
#8FA9E6
Tritanopia (blue-blind)
#9DAEBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba2e8; /* rgb */ color: rgb(171, 162, 232); /* oklch */ color: oklch(74.6% 0.100 289.6);
Tailwind
colors: {
custom: {
50: '#c5bdef',
500: '#aba2e8',
950: '#000000',
},
}SCSS
$custom: #aba2e8; $custom-light: #c5bdef; $custom-dark: #000000;
JSON
{
"hex": "#aba2e8",
"rgb": {
"r": 171,
"g": 162,
"b": 232
},
"hsl": {
"h": 247.714,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.74576,
"c": 0.10009,
"h": 289.6
},
"luminance": 0.40325
}Semantic roles & 50–950 ramp
primary
#ABA2E8
secondary
#EEF0DB
accent
#C81DB2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184