#ABA7C2#ABA7C2
#ABA7C2 is a light, muted blue. Relative luminance 0.402; OKLCH L 74.1% C 0.039 H 292.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7C2 |
|---|---|
| RGB | rgb(171, 167, 194) |
| HSL | hsl(249, 18%, 71%) |
| HSV | hsv(249, 14%, 76%) |
| CMYK | cmyk(11.9%, 13.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.60, 6.79, -13.27) |
| CIE-LCH | lch(69.60, 14.91, 297.11°) |
| OKLab | oklab(74.05% 0.0147 -0.0359) |
| OKLCH | oklch(74.05% 0.039 292.2) |
| XYZ | xyz(40.3489, 40.1902, 56.6602) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.80
Thistle
#D8BFD8
ΔE00 10.60
Lilac
#C8A2C8
ΔE00 10.60
Dove Gray
#B6B8BD
ΔE00 10.86
Light Periwinkle
#C1C6FC
ΔE00 11.65
Periwinkle
#CCCCFF
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7C2 #BEC2A7
analogous
#A7B0C2 #ABA7C2 #B8A7C2
triadic
#ABA7C2 #C2ABA7 #A7C2AB
tetradic
#ABA7C2 #C2A7B0 #BEC2A7 #A7C2B8
square
#ABA7C2 #C2A7B0 #BEC2A7 #A7C2B8
split-complementary
#ABA7C2 #C2B8A7 #B0C2A7
monochromatic
#68628D #8883A9 #ABA7C2 #CECBDB #EEEDF2
Accessibility & contrast
On white
2.32
#ABA7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#ABA7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7C2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7C2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#A2AAC1
Tritanopia (blue-blind)
#A7ABB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba7c2; /* rgb */ color: rgb(171, 167, 194); /* oklch */ color: oklch(74.1% 0.039 292.2);
Tailwind
colors: {
custom: {
50: '#c4c1d4',
500: '#aba7c2',
950: '#000000',
},
}SCSS
$custom: #aba7c2; $custom-light: #c4c1d4; $custom-dark: #000000;
JSON
{
"hex": "#aba7c2",
"rgb": {
"r": 171,
"g": 167,
"b": 194
},
"hsl": {
"h": 248.889,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.7405,
"c": 0.03875,
"h": 292.2
},
"luminance": 0.4019
}Semantic roles & 50–950 ramp
primary
#ABA7C2
secondary
#E5E6DF
accent
#9C4990
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183