#ABA5EA#ABA5EA
#ABA5EA is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.2% C 0.098 H 287.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5EA |
|---|---|
| RGB | rgb(171, 165, 234) |
| HSL | hsl(245, 62%, 78%) |
| HSV | hsv(245, 29%, 92%) |
| CMYK | cmyk(26.9%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.53, 17.00, -33.85) |
| CIE-LCH | lch(70.53, 37.88, 296.67°) |
| OKLab | oklab(75.24% 0.03 -0.0937) |
| OKLCH | oklch(75.24% 0.098 287.8) |
| XYZ | xyz(45.0973, 41.5078, 83.4618) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 7.19
Lavender (survey)
#C79FEF
ΔE00 7.46
Pastel Purple
#CAA0FF
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.82
Lilac (survey)
#CEA2FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5EA #E4EAA5
analogous
#A5C1EA #ABA5EA #CDA5EA
triadic
#ABA5EA #EAABA5 #A5EAAB
tetradic
#ABA5EA #EAA5C1 #E4EAA5 #A5EACD
square
#ABA5EA #EAA5C1 #E4EAA5 #A5EACD
split-complementary
#ABA5EA #EACDA5 #C1EAA5
monochromatic
#4E42D3 #7D73DE #ABA5EA #D9D7F6 #E8E6F9
Accessibility & contrast
On white
2.26
#ABA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ABA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5EA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5EA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#9DB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba5ea; /* rgb */ color: rgb(171, 165, 234); /* oklch */ color: oklch(75.2% 0.098 287.8);
Tailwind
colors: {
custom: {
50: '#c5bff1',
500: '#aba5ea',
950: '#000000',
},
}SCSS
$custom: #aba5ea; $custom-light: #c5bff1; $custom-dark: #000000;
JSON
{
"hex": "#aba5ea",
"rgb": {
"r": 171,
"g": 165,
"b": 234
},
"hsl": {
"h": 245.217,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.75243,
"c": 0.09843,
"h": 287.8
},
"luminance": 0.41509
}Semantic roles & 50–950 ramp
primary
#ABA5EA
secondary
#EFF1DA
accent
#CA1CBB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184