#ABA4E8#ABA4E8
#ABA4E8 is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.097 H 288.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4E8 |
|---|---|
| RGB | rgb(171, 164, 232) |
| HSL | hsl(246, 60%, 78%) |
| HSV | hsv(246, 29%, 91%) |
| CMYK | cmyk(26.3%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(70.20, 17.08, -33.27) |
| CIE-LCH | lch(70.20, 37.39, 297.18°) |
| OKLab | oklab(74.96% 0.0309 -0.0921) |
| OKLCH | oklch(74.96% 0.097 288.5) |
| XYZ | xyz(44.6319, 41.0342, 81.8972) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 8.07
Lilac (survey)
#CEA2FD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4E8 #E1E8A4
analogous
#A4BFE8 #ABA4E8 #CDA4E8
triadic
#ABA4E8 #E8ABA4 #A4E8AB
tetradic
#ABA4E8 #E8A4BF #E1E8A4 #A4E8CD
square
#ABA4E8 #E8A4BF #E1E8A4 #A4E8CD
split-complementary
#ABA4E8 #E8CDA4 #BFE8A4
monochromatic
#5142CF #7E73DC #ABA4E8 #D8D5F4 #E8E7F9
Accessibility & contrast
On white
2.28
#ABA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ABA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4E8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4E8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEB
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#9DB0BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba4e8; /* rgb */ color: rgb(171, 164, 232); /* oklch */ color: oklch(75.0% 0.097 288.5);
Tailwind
colors: {
custom: {
50: '#c5bfef',
500: '#aba4e8',
950: '#000000',
},
}SCSS
$custom: #aba4e8; $custom-light: #c5bfef; $custom-dark: #000000;
JSON
{
"hex": "#aba4e8",
"rgb": {
"r": 171,
"g": 164,
"b": 232
},
"hsl": {
"h": 246.176,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.74962,
"c": 0.0971,
"h": 288.5
},
"luminance": 0.41035
}Semantic roles & 50–950 ramp
primary
#ABA4E8
secondary
#EEF0DB
accent
#C71EB6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184