#ABAAE0#ABAAE0
#ABAAE0 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.077 H 285.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE0 |
|---|---|
| RGB | rgb(171, 170, 224) |
| HSL | hsl(241, 47%, 77%) |
| HSV | hsv(241, 24%, 88%) |
| CMYK | cmyk(23.7%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(71.41, 11.83, -27.02) |
| CIE-LCH | lch(71.41, 29.50, 293.64°) |
| OKLab | oklab(75.8% 0.0203 -0.0743) |
| OKLCH | oklch(75.8% 0.077 285.3) |
| XYZ | xyz(44.6205, 42.7884, 76.4147) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 7.24
Pale Violet
#CEAEFA
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.70
Lavender (survey)
#C79FEF
ΔE00 8.91
Light Violet
#D6B4FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE0 #DFE0AA
analogous
#AAC4E0 #ABAAE0 #C6AAE0
triadic
#ABAAE0 #E0ABAA #AAE0AB
tetradic
#ABAAE0 #E0AAC4 #DFE0AA #AAE0C6
square
#ABAAE0 #E0AAC4 #DFE0AA #AAE0C6
split-complementary
#ABAAE0 #E0C6AA #C4E0AA
monochromatic
#5250BF #7F7DD0 #ABAAE0 #D7D7F0 #E9E9F7
Accessibility & contrast
On white
2.20
#ABAAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ABAAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#9BADDF
Tritanopia (blue-blind)
#9FB3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae0; /* rgb */ color: rgb(171, 170, 224); /* oklch */ color: oklch(75.8% 0.077 285.3);
Tailwind
colors: {
custom: {
50: '#c5c3e9',
500: '#abaae0',
950: '#000000',
},
}SCSS
$custom: #abaae0; $custom-light: #c5c3e9; $custom-dark: #000000;
JSON
{
"hex": "#abaae0",
"rgb": {
"r": 171,
"g": 170,
"b": 224
},
"hsl": {
"h": 241.111,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.75797,
"c": 0.07704,
"h": 285.3
},
"luminance": 0.42789
}Semantic roles & 50–950 ramp
primary
#ABAAE0
secondary
#EEEEDD
accent
#BA2CB7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184