#ABA7E4#ABA7E4
#ABA7E4 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.4% C 0.087 H 287.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7E4 |
|---|---|
| RGB | rgb(171, 167, 228) |
| HSL | hsl(244, 53%, 77%) |
| HSV | hsv(244, 27%, 89%) |
| CMYK | cmyk(25%, 26.8%, 0%, 10.6%) |
| CIE-LAB | lab(70.80, 14.44, -30.15) |
| CIE-LCH | lch(70.80, 33.43, 295.60°) |
| OKLab | oklab(75.37% 0.0256 -0.0832) |
| OKLCH | oklch(75.37% 0.087 287.1) |
| XYZ | xyz(44.6134, 41.8960, 79.1200) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.98
Pale Violet
#CEAEFA
ΔE00 7.42
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lavender (survey)
#C79FEF
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.58
Light Violet
#D6B4FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7E4 #E0E4A7
analogous
#A7C2E4 #ABA7E4 #C9A7E4
triadic
#ABA7E4 #E4ABA7 #A7E4AB
tetradic
#ABA7E4 #E4A7C2 #E0E4A7 #A7E4C9
square
#ABA7E4 #E4A7C2 #E0E4A7 #A7E4C9
split-complementary
#ABA7E4 #E4C9A7 #C2E4A7
monochromatic
#5249C7 #7E78D6 #ABA7E4 #D8D6F2 #E9E8F8
Accessibility & contrast
On white
2.24
#ABA7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ABA7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7E4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7E4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE7
Deuteranopia (green-blind)
#96ACE2
Tritanopia (blue-blind)
#9EB1BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba7e4; /* rgb */ color: rgb(171, 167, 228); /* oklch */ color: oklch(75.4% 0.087 287.1);
Tailwind
colors: {
custom: {
50: '#c5c1ec',
500: '#aba7e4',
950: '#000000',
},
}SCSS
$custom: #aba7e4; $custom-light: #c5c1ec; $custom-dark: #000000;
JSON
{
"hex": "#aba7e4",
"rgb": {
"r": 171,
"g": 167,
"b": 228
},
"hsl": {
"h": 243.934,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.75373,
"c": 0.08705,
"h": 287.1
},
"luminance": 0.41897
}Semantic roles & 50–950 ramp
primary
#ABA7E4
secondary
#EEEFDC
accent
#C025B6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184