#ABA0ED#ABA0ED
#ABA0ED is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.4% C 0.110 H 290.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0ED |
|---|---|
| RGB | rgb(171, 160, 237) |
| HSL | hsl(249, 68%, 78%) |
| HSV | hsv(249, 32%, 93%) |
| CMYK | cmyk(27.8%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.41, 20.54, -37.23) |
| CIE-LCH | lch(69.41, 42.52, 298.89°) |
| OKLab | oklab(74.42% 0.0376 -0.1034) |
| OKLCH | oklch(74.42% 0.11 290) |
| XYZ | xyz(44.6476, 39.9131, 85.4561) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.07
Pastel Purple
#CAA0FF
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 6.71
Perrywinkle
#8F8CE7
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0ED #E2EDA0
analogous
#A0BCED #ABA0ED #D1A0ED
triadic
#ABA0ED #EDABA0 #A0EDAB
tetradic
#ABA0ED #EDA0BC #E2EDA0 #A0EDD1
square
#ABA0ED #EDA0BC #E2EDA0 #A0EDD1
split-complementary
#ABA0ED #EDD1A0 #BCEDA0
monochromatic
#5039DA #7E6DE3 #ABA0ED #D8D3F7 #E8E5FA
Accessibility & contrast
On white
2.34
#ABA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ABA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0ED
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0ED | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#9CADBC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba0ed; /* rgb */ color: rgb(171, 160, 237); /* oklch */ color: oklch(74.4% 0.110 290.0);
Tailwind
colors: {
custom: {
50: '#c5bcf3',
500: '#aba0ed',
950: '#000000',
},
}SCSS
$custom: #aba0ed; $custom-light: #c5bcf3; $custom-dark: #000000;
JSON
{
"hex": "#aba0ed",
"rgb": {
"r": 171,
"g": 160,
"b": 237
},
"hsl": {
"h": 248.571,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.74419,
"c": 0.11006,
"h": 290
},
"luminance": 0.39914
}Semantic roles & 50–950 ramp
primary
#ABA0ED
secondary
#EEF2D9
accent
#D015B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185