#ABA8EB#ABA8EB
#ABA8EB is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.9% C 0.095 H 285.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8EB |
|---|---|
| RGB | rgb(171, 168, 235) |
| HSL | hsl(243, 63%, 79%) |
| HSV | hsv(243, 29%, 92%) |
| CMYK | cmyk(27.2%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(71.32, 15.57, -33.16) |
| CIE-LCH | lch(71.32, 36.64, 295.14°) |
| OKLab | oklab(75.87% 0.0262 -0.0918) |
| OKLCH | oklch(75.87% 0.095 285.9) |
| XYZ | xyz(45.7888, 42.6604, 84.4030) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.87
Pale Violet
#CEAEFA
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 7.90
Lavender (survey)
#C79FEF
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8EB #E8EBA8
analogous
#A8C7EB #ABA8EB #CDA8EB
triadic
#ABA8EB #EBABA8 #A8EBAB
tetradic
#ABA8EB #EBA8C7 #E8EBA8 #A8EBCD
square
#ABA8EB #EBA8C7 #E8EBA8 #A8EBCD
split-complementary
#ABA8EB #EBCDA8 #C7EBA8
monochromatic
#4B44D4 #7B76E0 #ABA8EB #DBDAF6 #E7E6F9
Accessibility & contrast
On white
2.20
#ABA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ABA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8EB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8EB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#9CB4C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8eb; /* rgb */ color: rgb(171, 168, 235); /* oklch */ color: oklch(75.9% 0.095 285.9);
Tailwind
colors: {
custom: {
50: '#c5c1f1',
500: '#aba8eb',
950: '#000000',
},
}SCSS
$custom: #aba8eb; $custom-light: #c5c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aba8eb",
"rgb": {
"r": 171,
"g": 168,
"b": 235
},
"hsl": {
"h": 242.687,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.75868,
"c": 0.09546,
"h": 285.9
},
"luminance": 0.42661
}Semantic roles & 50–950 ramp
primary
#ABA8EB
secondary
#F0F1DA
accent
#CA1BC3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185