#ABAAE1#ABAAE1
#ABAAE1 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.078 H 285.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE1 |
|---|---|
| RGB | rgb(171, 170, 225) |
| HSL | hsl(241, 48%, 77%) |
| HSV | hsv(241, 24%, 88%) |
| CMYK | cmyk(24%, 24.4%, 0%, 11.8%) |
| CIE-LAB | lab(71.45, 12.06, -27.51) |
| CIE-LCH | lch(71.45, 30.04, 293.67°) |
| OKLab | oklab(75.84% 0.0206 -0.0757) |
| OKLCH | oklch(75.84% 0.078 285.2) |
| XYZ | xyz(44.7565, 42.8428, 77.1310) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 7.20
Pale Violet
#CEAEFA
ΔE00 7.99
Periwinkle
#CCCCFF
ΔE00 8.70
Lavender (survey)
#C79FEF
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE1 #E0E1AA
analogous
#AAC4E1 #ABAAE1 #C7AAE1
triadic
#ABAAE1 #E1ABAA #AAE1AB
tetradic
#ABAAE1 #E1AAC4 #E0E1AA #AAE1C7
square
#ABAAE1 #E1AAC4 #E0E1AA #AAE1C7
split-complementary
#ABAAE1 #E1C7AA #C4E1AA
monochromatic
#5250C1 #7E7DD1 #ABAAE1 #D8D7F1 #E9E8F7
Accessibility & contrast
On white
2.19
#ABAAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABAAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE1
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE1 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E3
Deuteranopia (green-blind)
#9AADE0
Tritanopia (blue-blind)
#9FB3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae1; /* rgb */ color: rgb(171, 170, 225); /* oklch */ color: oklch(75.8% 0.078 285.2);
Tailwind
colors: {
custom: {
50: '#c5c3ea',
500: '#abaae1',
950: '#000000',
},
}SCSS
$custom: #abaae1; $custom-light: #c5c3ea; $custom-dark: #000000;
JSON
{
"hex": "#abaae1",
"rgb": {
"r": 171,
"g": 170,
"b": 225
},
"hsl": {
"h": 241.091,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.75838,
"c": 0.07845,
"h": 285.2
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#ABAAE1
secondary
#EEEEDD
accent
#BB2AB8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184