#ABA8F0#ABA8F0
#ABA8F0 is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.1% C 0.102 H 285.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8F0 |
|---|---|
| RGB | rgb(171, 168, 240) |
| HSL | hsl(243, 71%, 80%) |
| HSV | hsv(243, 30%, 94%) |
| CMYK | cmyk(28.8%, 30%, 0%, 5.9%) |
| CIE-LAB | lab(71.52, 16.79, -35.58) |
| CIE-LCH | lch(71.52, 39.34, 295.26°) |
| OKLab | oklab(76.09% 0.0276 -0.0987) |
| OKLCH | oklch(76.09% 0.102 285.6) |
| XYZ | xyz(46.5213, 42.9534, 88.2610) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 7.25
Pale Violet
#CEAEFA
ΔE00 7.57
Light Periwinkle
#C1C6FC
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 8.12
Lavender (survey)
#C79FEF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8F0 #EDF0A8
analogous
#A8C9F0 #ABA8F0 #CFA8F0
triadic
#ABA8F0 #F0ABA8 #A8F0AB
tetradic
#ABA8F0 #F0A8C9 #EDF0A8 #A8F0CF
square
#ABA8F0 #F0A8C9 #EDF0A8 #A8F0CF
split-complementary
#ABA8F0 #F0CFA8 #C9F0A8
monochromatic
#4640DE #7974E7 #ABA8F0 #DDDCF9 #E6E5FA
Accessibility & contrast
On white
2.19
#ABA8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ABA8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8F0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8F0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F3
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#9BB5C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8f0; /* rgb */ color: rgb(171, 168, 240); /* oklch */ color: oklch(76.1% 0.102 285.6);
Tailwind
colors: {
custom: {
50: '#c5c1f5',
500: '#aba8f0',
950: '#000000',
},
}SCSS
$custom: #aba8f0; $custom-light: #c5c1f5; $custom-dark: #000000;
JSON
{
"hex": "#aba8f0",
"rgb": {
"r": 171,
"g": 168,
"b": 240
},
"hsl": {
"h": 242.5,
"s": 70.588,
"l": 80
},
"oklch": {
"l": 0.76088,
"c": 0.10247,
"h": 285.6
},
"luminance": 0.42954
}Semantic roles & 50–950 ramp
primary
#ABA8F0
secondary
#F1F2D9
accent
#D313CB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185