#ABA9ED#ABA9ED
#ABA9ED is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.097 H 285.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9ED |
|---|---|
| RGB | rgb(171, 169, 237) |
| HSL | hsl(242, 65%, 80%) |
| HSV | hsv(242, 29%, 93%) |
| CMYK | cmyk(27.8%, 28.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.65, 15.49, -33.74) |
| CIE-LCH | lch(71.65, 37.13, 294.66°) |
| OKLab | oklab(76.15% 0.0254 -0.0934) |
| OKLCH | oklch(76.15% 0.097 285.2) |
| XYZ | xyz(46.2647, 43.1472, 85.9951) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.44
Pale Violet
#CEAEFA
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.72
Lavender (survey)
#C79FEF
ΔE00 8.41
Pastel Purple
#CAA0FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9ED #EBEDA9
analogous
#A9C9ED #ABA9ED #CDA9ED
triadic
#ABA9ED #EDABA9 #A9EDAB
tetradic
#ABA9ED #EDA9C9 #EBEDA9 #A9EDCD
square
#ABA9ED #EDA9C9 #EBEDA9 #A9EDCD
split-complementary
#ABA9ED #EDCDA9 #C9EDA9
monochromatic
#4844D8 #7A76E2 #ABA9ED #DCDCF8 #E6E6FA
Accessibility & contrast
On white
2.18
#ABA9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABA9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9ED
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9ED | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#94AEEB
Tritanopia (blue-blind)
#9BB5C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba9ed; /* rgb */ color: rgb(171, 169, 237); /* oklch */ color: oklch(76.1% 0.097 285.2);
Tailwind
colors: {
custom: {
50: '#c5c2f3',
500: '#aba9ed',
950: '#000000',
},
}SCSS
$custom: #aba9ed; $custom-light: #c5c2f3; $custom-dark: #000000;
JSON
{
"hex": "#aba9ed",
"rgb": {
"r": 171,
"g": 169,
"b": 237
},
"hsl": {
"h": 241.765,
"s": 65.385,
"l": 79.608
},
"oklch": {
"l": 0.7615,
"c": 0.09683,
"h": 285.2
},
"luminance": 0.43148
}Semantic roles & 50–950 ramp
primary
#ABA9ED
secondary
#F0F1DA
accent
#CD18C8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185