#ABA6ED#ABA6ED
#ABA6ED is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.6% C 0.101 H 286.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6ED |
|---|---|
| RGB | rgb(171, 166, 237) |
| HSL | hsl(244, 66%, 79%) |
| HSV | hsv(244, 30%, 93%) |
| CMYK | cmyk(27.8%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(70.90, 17.17, -34.91) |
| CIE-LCH | lch(70.90, 38.90, 296.19°) |
| OKLab | oklab(75.57% 0.0295 -0.0968) |
| OKLCH | oklch(75.57% 0.101 286.9) |
| XYZ | xyz(45.7130, 42.0438, 85.8112) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.74
Pale Violet
#CEAEFA
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 7.78
Perrywinkle
#8F8CE7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6ED #E8EDA6
analogous
#A6C5ED #ABA6ED #CFA6ED
triadic
#ABA6ED #EDABA6 #A6EDAB
tetradic
#ABA6ED #EDA6C5 #E8EDA6 #A6EDCF
square
#ABA6ED #EDA6C5 #E8EDA6 #A6EDCF
split-complementary
#ABA6ED #EDCFA6 #C5EDA6
monochromatic
#4B40D8 #7B73E3 #ABA6ED #DBD9F7 #E7E6FA
Accessibility & contrast
On white
2.23
#ABA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ABA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6ED
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6ED | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFF0
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#9CB3BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba6ed; /* rgb */ color: rgb(171, 166, 237); /* oklch */ color: oklch(75.6% 0.101 286.9);
Tailwind
colors: {
custom: {
50: '#c5c0f3',
500: '#aba6ed',
950: '#000000',
},
}SCSS
$custom: #aba6ed; $custom-light: #c5c0f3; $custom-dark: #000000;
JSON
{
"hex": "#aba6ed",
"rgb": {
"r": 171,
"g": 166,
"b": 237
},
"hsl": {
"h": 244.225,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.75568,
"c": 0.10116,
"h": 286.9
},
"luminance": 0.42045
}Semantic roles & 50–950 ramp
primary
#ABA6ED
secondary
#F0F1DA
accent
#CE17C1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185