#ABAAE2#ABAAE2
#ABAAE2 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.9% C 0.080 H 285.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE2 |
|---|---|
| RGB | rgb(171, 170, 226) |
| HSL | hsl(241, 49%, 78%) |
| HSV | hsv(241, 25%, 89%) |
| CMYK | cmyk(24.3%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(71.49, 12.30, -28.00) |
| CIE-LCH | lch(71.49, 30.59, 293.71°) |
| OKLab | oklab(75.88% 0.0209 -0.0771) |
| OKLCH | oklch(75.88% 0.08 285.1) |
| XYZ | xyz(44.8934, 42.8975, 77.8516) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 7.17
Pale Violet
#CEAEFA
ΔE00 7.93
Periwinkle
#CCCCFF
ΔE00 8.70
Lavender (survey)
#C79FEF
ΔE00 8.80
Light Violet
#D6B4FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE2 #E1E2AA
analogous
#AAC5E2 #ABAAE2 #C7AAE2
triadic
#ABAAE2 #E2ABAA #AAE2AB
tetradic
#ABAAE2 #E2AAC5 #E1E2AA #AAE2C7
square
#ABAAE2 #E2AAC5 #E1E2AA #AAE2C7
split-complementary
#ABAAE2 #E2C7AA #C5E2AA
monochromatic
#514FC3 #7E7CD2 #ABAAE2 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.19
#ABAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E4
Deuteranopia (green-blind)
#9AADE1
Tritanopia (blue-blind)
#9FB4BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae2; /* rgb */ color: rgb(171, 170, 226); /* oklch */ color: oklch(75.9% 0.080 285.1);
Tailwind
colors: {
custom: {
50: '#c5c3eb',
500: '#abaae2',
950: '#000000',
},
}SCSS
$custom: #abaae2; $custom-light: #c5c3eb; $custom-dark: #000000;
JSON
{
"hex": "#abaae2",
"rgb": {
"r": 171,
"g": 170,
"b": 226
},
"hsl": {
"h": 241.071,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.75879,
"c": 0.07987,
"h": 285.1
},
"luminance": 0.42898
}Semantic roles & 50–950 ramp
primary
#ABAAE2
secondary
#EEEEDD
accent
#BC29BA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184