#ABA7E3#ABA7E3
#ABA7E3 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.3% C 0.086 H 287.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7E3 |
|---|---|
| RGB | rgb(171, 167, 227) |
| HSL | hsl(244, 52%, 77%) |
| HSV | hsv(244, 26%, 89%) |
| CMYK | cmyk(24.7%, 26.4%, 0%, 11%) |
| CIE-LAB | lab(70.76, 14.21, -29.66) |
| CIE-LCH | lch(70.76, 32.89, 295.59°) |
| OKLab | oklab(75.33% 0.0253 -0.0818) |
| OKLCH | oklch(75.33% 0.086 287.2) |
| XYZ | xyz(44.4750, 41.8406, 78.3910) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.92
Pale Violet
#CEAEFA
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 7.98
Pastel Purple
#CAA0FF
ΔE00 8.67
Light Violet
#D6B4FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7E3 #DFE3A7
analogous
#A7C1E3 #ABA7E3 #C9A7E3
triadic
#ABA7E3 #E3ABA7 #A7E3AB
tetradic
#ABA7E3 #E3A7C1 #DFE3A7 #A7E3C9
square
#ABA7E3 #E3A7C1 #DFE3A7 #A7E3C9
split-complementary
#ABA7E3 #E3C9A7 #C1E3A7
monochromatic
#524AC5 #7F79D4 #ABA7E3 #D7D5F2 #E9E8F8
Accessibility & contrast
On white
2.24
#ABA7E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#ABA7E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7E3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7E3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE6
Deuteranopia (green-blind)
#96ACE1
Tritanopia (blue-blind)
#9FB1BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba7e3; /* rgb */ color: rgb(171, 167, 227); /* oklch */ color: oklch(75.3% 0.086 287.2);
Tailwind
colors: {
custom: {
50: '#c5c1ec',
500: '#aba7e3',
950: '#000000',
},
}SCSS
$custom: #aba7e3; $custom-light: #c5c1ec; $custom-dark: #000000;
JSON
{
"hex": "#aba7e3",
"rgb": {
"r": 171,
"g": 167,
"b": 227
},
"hsl": {
"h": 244,
"s": 51.724,
"l": 77.255
},
"oklch": {
"l": 0.75331,
"c": 0.08564,
"h": 287.2
},
"luminance": 0.41841
}Semantic roles & 50–950 ramp
primary
#ABA7E3
secondary
#EEEFDC
accent
#BF26B5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184