#ABA8EA#ABA8EA
#ABA8EA is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.8% C 0.094 H 286.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8EA |
|---|---|
| RGB | rgb(171, 168, 234) |
| HSL | hsl(243, 61%, 79%) |
| HSV | hsv(243, 28%, 92%) |
| CMYK | cmyk(26.9%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.28, 15.32, -32.68) |
| CIE-LCH | lch(71.28, 36.09, 295.12°) |
| OKLab | oklab(75.83% 0.0259 -0.0904) |
| OKLCH | oklch(75.83% 0.094 286) |
| XYZ | xyz(45.6447, 42.6027, 83.6443) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.04
Lavender (survey)
#C79FEF
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8EA #E7EAA8
analogous
#A8C6EA #ABA8EA #CCA8EA
triadic
#ABA8EA #EAABA8 #A8EAAB
tetradic
#ABA8EA #EAA8C6 #E7EAA8 #A8EACC
square
#ABA8EA #EAA8C6 #E7EAA8 #A8EACC
split-complementary
#ABA8EA #EACCA8 #C6EAA8
monochromatic
#4C45D2 #7B77DE #ABA8EA #DBD9F6 #E7E6F9
Accessibility & contrast
On white
2.21
#ABA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#ABA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8EA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8EA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#9CB4BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8ea; /* rgb */ color: rgb(171, 168, 234); /* oklch */ color: oklch(75.8% 0.094 286.0);
Tailwind
colors: {
custom: {
50: '#c5c1f1',
500: '#aba8ea',
950: '#000000',
},
}SCSS
$custom: #aba8ea; $custom-light: #c5c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aba8ea",
"rgb": {
"r": 171,
"g": 168,
"b": 234
},
"hsl": {
"h": 242.727,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.75825,
"c": 0.09405,
"h": 286
},
"luminance": 0.42604
}Semantic roles & 50–950 ramp
primary
#ABA8EA
secondary
#EFF0DB
accent
#C91DC1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184