#ABA7E2#ABA7E2
#ABA7E2 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.3% C 0.084 H 287.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7E2 |
|---|---|
| RGB | rgb(171, 167, 226) |
| HSL | hsl(244, 50%, 77%) |
| HSV | hsv(244, 26%, 89%) |
| CMYK | cmyk(24.3%, 26.1%, 0%, 11.4%) |
| CIE-LAB | lab(70.72, 13.97, -29.18) |
| CIE-LCH | lch(70.72, 32.35, 295.59°) |
| OKLab | oklab(75.29% 0.025 -0.0804) |
| OKLCH | oklch(75.29% 0.084 287.3) |
| XYZ | xyz(44.3374, 41.7856, 77.6662) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lavender (survey)
#C79FEF
ΔE00 8.01
Pastel Purple
#CAA0FF
ΔE00 8.77
Light Violet
#D6B4FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7E2 #DEE2A7
analogous
#A7C1E2 #ABA7E2 #C9A7E2
triadic
#ABA7E2 #E2ABA7 #A7E2AB
tetradic
#ABA7E2 #E2A7C1 #DEE2A7 #A7E2C9
square
#ABA7E2 #E2A7C1 #DEE2A7 #A7E2C9
split-complementary
#ABA7E2 #E2C9A7 #C1E2A7
monochromatic
#534BC4 #7F79D3 #ABA7E2 #D7D5F1 #E9E8F7
Accessibility & contrast
On white
2.24
#ABA7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ABA7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7E2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7E2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE5
Deuteranopia (green-blind)
#97ACE0
Tritanopia (blue-blind)
#9FB1BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba7e2; /* rgb */ color: rgb(171, 167, 226); /* oklch */ color: oklch(75.3% 0.084 287.3);
Tailwind
colors: {
custom: {
50: '#c5c1eb',
500: '#aba7e2',
950: '#000000',
},
}SCSS
$custom: #aba7e2; $custom-light: #c5c1eb; $custom-dark: #000000;
JSON
{
"hex": "#aba7e2",
"rgb": {
"r": 171,
"g": 167,
"b": 226
},
"hsl": {
"h": 244.068,
"s": 50.427,
"l": 77.059
},
"oklch": {
"l": 0.75289,
"c": 0.08423,
"h": 287.3
},
"luminance": 0.41786
}Semantic roles & 50–950 ramp
primary
#ABA7E2
secondary
#EDEFDC
accent
#BE28B4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184