#ABA8EF#ABA8EF
#ABA8EF is a light, moderate blue. Relative luminance 0.429; OKLCH L 76.0% C 0.101 H 285.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8EF |
|---|---|
| RGB | rgb(171, 168, 239) |
| HSL | hsl(243, 69%, 80%) |
| HSV | hsv(243, 30%, 94%) |
| CMYK | cmyk(28.5%, 29.7%, 0%, 6.3%) |
| CIE-LAB | lab(71.48, 16.54, -35.10) |
| CIE-LCH | lch(71.48, 38.80, 295.23°) |
| OKLab | oklab(76.04% 0.0273 -0.0973) |
| OKLCH | oklch(76.04% 0.101 285.7) |
| XYZ | xyz(46.3732, 42.8941, 87.4808) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 7.37
Pale Violet
#CEAEFA
ΔE00 7.54
Light Periwinkle
#C1C6FC
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 8.15
Lavender (survey)
#C79FEF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8EF #ECEFA8
analogous
#A8C9EF #ABA8EF #CEA8EF
triadic
#ABA8EF #EFABA8 #A8EFAB
tetradic
#ABA8EF #EFA8C9 #ECEFA8 #A8EFCE
square
#ABA8EF #EFA8C9 #ECEFA8 #A8EFCE
split-complementary
#ABA8EF #EFCEA8 #C9EFA8
monochromatic
#4741DC #7974E5 #ABA8EF #DDDCF9 #E6E5FA
Accessibility & contrast
On white
2.19
#ABA8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABA8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8EF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8EF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#9BB5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8ef; /* rgb */ color: rgb(171, 168, 239); /* oklch */ color: oklch(76.0% 0.101 285.7);
Tailwind
colors: {
custom: {
50: '#c5c1f4',
500: '#aba8ef',
950: '#000000',
},
}SCSS
$custom: #aba8ef; $custom-light: #c5c1f4; $custom-dark: #000000;
JSON
{
"hex": "#aba8ef",
"rgb": {
"r": 171,
"g": 168,
"b": 239
},
"hsl": {
"h": 242.535,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.76043,
"c": 0.10106,
"h": 285.7
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#ABA8EF
secondary
#F1F2D9
accent
#D115C9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185