#ABA7DB#ABA7DB
#ABA7DB is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.0% C 0.074 H 288.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7DB |
|---|---|
| RGB | rgb(171, 167, 219) |
| HSL | hsl(245, 42%, 76%) |
| HSV | hsv(245, 24%, 86%) |
| CMYK | cmyk(21.9%, 23.7%, 0%, 14.1%) |
| CIE-LAB | lab(70.46, 12.33, -25.74) |
| CIE-LCH | lch(70.46, 28.54, 295.60°) |
| OKLab | oklab(75% 0.023 -0.0707) |
| OKLCH | oklch(75% 0.074 288) |
| XYZ | xyz(43.3964, 41.4092, 72.7105) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.24
Lavender (survey)
#C79FEF
ΔE00 8.47
Light Violet
#D6B4FC
ΔE00 9.11
Pale Purple
#B790D4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7DB #D7DBA7
analogous
#A7BDDB #ABA7DB #C5A7DB
triadic
#ABA7DB #DBABA7 #A7DBAB
tetradic
#ABA7DB #DBA7BD #D7DBA7 #A7DBC5
square
#ABA7DB #DBA7BD #D7DBA7 #A7DBC5
split-complementary
#ABA7DB #DBC5A7 #BDDBA7
monochromatic
#5850B7 #827CC9 #ABA7DB #D4D2ED #EAE9F6
Accessibility & contrast
On white
2.26
#ABA7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#ABA7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7DB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7DB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDD
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#A1B0B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba7db; /* rgb */ color: rgb(171, 167, 219); /* oklch */ color: oklch(75.0% 0.074 288.0);
Tailwind
colors: {
custom: {
50: '#c4c1e6',
500: '#aba7db',
950: '#000000',
},
}SCSS
$custom: #aba7db; $custom-light: #c4c1e6; $custom-dark: #000000;
JSON
{
"hex": "#aba7db",
"rgb": {
"r": 171,
"g": 167,
"b": 219
},
"hsl": {
"h": 244.615,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.75,
"c": 0.07431,
"h": 288
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#ABA7DB
secondary
#ECEDDE
accent
#B530AB
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184