#ABA8F3#ABA8F3
#ABA8F3 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.2% C 0.107 H 285.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8F3 |
|---|---|
| RGB | rgb(171, 168, 243) |
| HSL | hsl(242, 76%, 81%) |
| HSV | hsv(242, 31%, 95%) |
| CMYK | cmyk(29.6%, 30.9%, 0%, 4.7%) |
| CIE-LAB | lab(71.65, 17.52, -37.02) |
| CIE-LCH | lch(71.65, 40.96, 295.33°) |
| OKLab | oklab(76.22% 0.0283 -0.1028) |
| OKLCH | oklch(76.22% 0.107 285.4) |
| XYZ | xyz(46.9706, 43.1331, 90.6274) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.69
Light Periwinkle
#C1C6FC
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 8.06
Perrywinkle
#8F8CE7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8F3 #F0F3A8
analogous
#A8CAF3 #ABA8F3 #D0A8F3
triadic
#ABA8F3 #F3ABA8 #A8F3AB
tetradic
#ABA8F3 #F3A8CA #F0F3A8 #A8F3D0
square
#ABA8F3 #F3A8CA #F0F3A8 #A8F3D0
split-complementary
#ABA8F3 #F3D0A8 #CAF3A8
monochromatic
#433CE4 #7772EC #ABA8F3 #DFDEFA #E5E4FB
Accessibility & contrast
On white
2.18
#ABA8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABA8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8F3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8F3 | 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)
#93B2F6
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#9AB5C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba8f3; /* rgb */ color: rgb(171, 168, 243); /* oklch */ color: oklch(76.2% 0.107 285.4);
Tailwind
colors: {
custom: {
50: '#c5c1f7',
500: '#aba8f3',
950: '#000000',
},
}SCSS
$custom: #aba8f3; $custom-light: #c5c1f7; $custom-dark: #000000;
JSON
{
"hex": "#aba8f3",
"rgb": {
"r": 171,
"g": 168,
"b": 243
},
"hsl": {
"h": 242.4,
"s": 75.758,
"l": 80.588
},
"oklch": {
"l": 0.76222,
"c": 0.10666,
"h": 285.4
},
"luminance": 0.43134
}Semantic roles & 50–950 ramp
primary
#ABA8F3
secondary
#F2F3D8
accent
#D80ED0
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185