#ABA0F2#ABA0F2
#ABA0F2 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.7% C 0.117 H 289.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0F2 |
|---|---|
| RGB | rgb(171, 160, 242) |
| HSL | hsl(248, 76%, 79%) |
| HSV | hsv(248, 34%, 95%) |
| CMYK | cmyk(29.3%, 33.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.62, 21.77, -39.63) |
| CIE-LCH | lch(69.62, 45.22, 298.78°) |
| OKLab | oklab(74.65% 0.0388 -0.1103) |
| OKLCH | oklch(74.65% 0.117 289.4) |
| XYZ | xyz(45.3883, 40.2094, 89.3570) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.02
Lilac (survey)
#CEA2FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0F2 #E7F2A0
analogous
#A0BEF2 #ABA0F2 #D4A0F2
triadic
#ABA0F2 #F2ABA0 #A0F2AB
tetradic
#ABA0F2 #F2A0BE #E7F2A0 #A0F2D4
square
#ABA0F2 #F2A0BE #E7F2A0 #A0F2D4
split-complementary
#ABA0F2 #F2D4A0 #BEF2A0
monochromatic
#4C34E3 #7B6AEB #ABA0F2 #DBD6F9 #E7E4FB
Accessibility & contrast
On white
2.32
#ABA0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#ABA0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0F2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0F2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#9BAFBE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba0f2; /* rgb */ color: rgb(171, 160, 242); /* oklch */ color: oklch(74.7% 0.117 289.4);
Tailwind
colors: {
custom: {
50: '#c6bcf6',
500: '#aba0f2',
950: '#000000',
},
}SCSS
$custom: #aba0f2; $custom-light: #c6bcf6; $custom-dark: #000000;
JSON
{
"hex": "#aba0f2",
"rgb": {
"r": 171,
"g": 160,
"b": 242
},
"hsl": {
"h": 248.049,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.7465,
"c": 0.11697,
"h": 289.4
},
"luminance": 0.4021
}Semantic roles & 50–950 ramp
primary
#ABA0F2
secondary
#EFF3D8
accent
#D80DBD
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131217
muted
#828185