#ABA3ED#ABA3ED
#ABA3ED is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.106 H 288.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3ED |
|---|---|
| RGB | rgb(171, 163, 237) |
| HSL | hsl(246, 67%, 78%) |
| HSV | hsv(246, 31%, 93%) |
| CMYK | cmyk(27.8%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.15, 18.85, -36.07) |
| CIE-LCH | lch(70.15, 40.70, 297.60°) |
| OKLab | oklab(74.99% 0.0336 -0.1001) |
| OKLCH | oklch(74.99% 0.106 288.5) |
| XYZ | xyz(45.1740, 40.9658, 85.6315) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 7.17
Pale Violet
#CEAEFA
ΔE00 7.18
Pastel Purple
#CAA0FF
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3ED #E5EDA3
analogous
#A3C0ED #ABA3ED #D0A3ED
triadic
#ABA3ED #EDABA3 #A3EDAB
tetradic
#ABA3ED #EDA3C0 #E5EDA3 #A3EDD0
square
#ABA3ED #EDA3C0 #E5EDA3 #A3EDD0
split-complementary
#ABA3ED #EDD0A3 #C0EDA3
monochromatic
#4E3DD9 #7C70E3 #ABA3ED #DAD6F7 #E8E5FA
Accessibility & contrast
On white
2.28
#ABA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ABA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3ED
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3ED | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#9CB0BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba3ed; /* rgb */ color: rgb(171, 163, 237); /* oklch */ color: oklch(75.0% 0.106 288.5);
Tailwind
colors: {
custom: {
50: '#c5bef3',
500: '#aba3ed',
950: '#000000',
},
}SCSS
$custom: #aba3ed; $custom-light: #c5bef3; $custom-dark: #000000;
JSON
{
"hex": "#aba3ed",
"rgb": {
"r": 171,
"g": 163,
"b": 237
},
"hsl": {
"h": 246.486,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.74991,
"c": 0.10557,
"h": 288.5
},
"luminance": 0.40967
}Semantic roles & 50–950 ramp
primary
#ABA3ED
secondary
#EFF2D9
accent
#CF16BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185