#ABA7FB#ABA7FB
#ABA7FB is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.4% C 0.119 H 285.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7FB |
|---|---|
| RGB | rgb(171, 167, 251) |
| HSL | hsl(243, 91%, 82%) |
| HSV | hsv(243, 33%, 98%) |
| CMYK | cmyk(31.9%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.73, 20.08, -41.23) |
| CIE-LCH | lch(71.73, 45.86, 295.97°) |
| OKLab | oklab(76.4% 0.0316 -0.1149) |
| OKLCH | oklch(76.4% 0.119 285.4) |
| XYZ | xyz(48.0212, 43.2591, 97.0678) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.10
Lavender
#B39DDB
ΔE00 7.85
Pastel Purple
#CAA0FF
ΔE00 7.88
Perrywinkle
#8F8CE7
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.12
Light Periwinkle
#C1C6FC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7FB #F7FBA7
analogous
#A7CDFB #ABA7FB #D5A7FB
triadic
#ABA7FB #FBABA7 #A7FBAB
tetradic
#ABA7FB #FBA7CD #F7FBA7 #A7FBD5
square
#ABA7FB #FBA7CD #F7FBA7 #A7FBD5
split-complementary
#ABA7FB #FBD5A7 #CDFBA7
monochromatic
#3B32F6 #736CF8 #ABA7FB #E3E2FE #E3E2FE
Accessibility & contrast
On white
2.18
#ABA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7FB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7FB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#8CADF9
Tritanopia (blue-blind)
#97B6C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba7fb; /* rgb */ color: rgb(171, 167, 251); /* oklch */ color: oklch(76.4% 0.119 285.4);
Tailwind
colors: {
custom: {
50: '#c6c1fd',
500: '#aba7fb',
950: '#000000',
},
}SCSS
$custom: #aba7fb; $custom-light: #c6c1fd; $custom-dark: #000000;
JSON
{
"hex": "#aba7fb",
"rgb": {
"r": 171,
"g": 167,
"b": 251
},
"hsl": {
"h": 242.857,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.76397,
"c": 0.11921,
"h": 285.4
},
"luminance": 0.4326
}Semantic roles & 50–950 ramp
primary
#ABA7FB
secondary
#F4F6D5
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185