#ABA6DE#ABA6DE
#ABA6DE is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.9% C 0.080 H 288.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6DE |
|---|---|
| RGB | rgb(171, 166, 222) |
| HSL | hsl(245, 46%, 76%) |
| HSV | hsv(245, 25%, 87%) |
| CMYK | cmyk(23%, 25.2%, 0%, 12.9%) |
| CIE-LAB | lab(70.32, 13.59, -27.61) |
| CIE-LCH | lch(70.32, 30.77, 296.21°) |
| OKLab | oklab(74.93% 0.0253 -0.076) |
| OKLCH | oklch(74.93% 0.08 288.4) |
| XYZ | xyz(43.6124, 41.2036, 74.7484) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.43
Pale Violet
#CEAEFA
ΔE00 7.62
Lavender (survey)
#C79FEF
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.34
Pale Purple
#B790D4
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6DE #D9DEA6
analogous
#A6BDDE #ABA6DE #C7A6DE
triadic
#ABA6DE #DEABA6 #A6DEAB
tetradic
#ABA6DE #DEA6BD #D9DEA6 #A6DEC7
square
#ABA6DE #DEA6BD #D9DEA6 #A6DEC7
split-complementary
#ABA6DE #DEC7A6 #BDDEA6
monochromatic
#574DBD #8179CD #ABA6DE #D5D3EF #EAE9F7
Accessibility & contrast
On white
2.27
#ABA6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#ABA6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6DE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6DE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#97ABDC
Tritanopia (blue-blind)
#A0AFB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba6de; /* rgb */ color: rgb(171, 166, 222); /* oklch */ color: oklch(74.9% 0.080 288.4);
Tailwind
colors: {
custom: {
50: '#c5c0e8',
500: '#aba6de',
950: '#000000',
},
}SCSS
$custom: #aba6de; $custom-light: #c5c0e8; $custom-dark: #000000;
JSON
{
"hex": "#aba6de",
"rgb": {
"r": 171,
"g": 166,
"b": 222
},
"hsl": {
"h": 245.357,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.74926,
"c": 0.08005,
"h": 288.4
},
"luminance": 0.41204
}Semantic roles & 50–950 ramp
primary
#ABA6DE
secondary
#ECEEDD
accent
#B92CAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184