#ABA8ED#ABA8ED
#ABA8ED is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.0% C 0.098 H 285.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8ED |
|---|---|
| RGB | rgb(171, 168, 237) |
| HSL | hsl(243, 66%, 79%) |
| HSV | hsv(243, 29%, 93%) |
| CMYK | cmyk(27.8%, 29.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.40, 16.05, -34.13) |
| CIE-LCH | lch(71.40, 37.72, 295.19°) |
| OKLab | oklab(75.96% 0.0268 -0.0945) |
| OKLCH | oklch(75.96% 0.098 285.8) |
| XYZ | xyz(46.0793, 42.7766, 85.9333) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.10
Pale Violet
#CEAEFA
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8ED #EAEDA8
analogous
#A8C8ED #ABA8ED #CEA8ED
triadic
#ABA8ED #EDABA8 #A8EDAB
tetradic
#ABA8ED #EDA8C8 #EAEDA8 #A8EDCE
square
#ABA8ED #EDA8C8 #EAEDA8 #A8EDCE
split-complementary
#ABA8ED #EDCEA8 #C8EDA8
monochromatic
#4943D8 #7A75E3 #ABA8ED #DCDBF7 #E7E6FA
Accessibility & contrast
On white
2.20
#ABA8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ABA8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8ED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8ED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#9BB4C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8ed; /* rgb */ color: rgb(171, 168, 237); /* oklch */ color: oklch(76.0% 0.098 285.8);
Tailwind
colors: {
custom: {
50: '#c5c1f3',
500: '#aba8ed',
950: '#000000',
},
}SCSS
$custom: #aba8ed; $custom-light: #c5c1f3; $custom-dark: #000000;
JSON
{
"hex": "#aba8ed",
"rgb": {
"r": 171,
"g": 168,
"b": 237
},
"hsl": {
"h": 242.609,
"s": 65.714,
"l": 79.412
},
"oklch": {
"l": 0.75955,
"c": 0.09826,
"h": 285.8
},
"luminance": 0.42778
}Semantic roles & 50–950 ramp
primary
#ABA8ED
secondary
#F0F1DA
accent
#CE18C6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185