#ABA7FD#ABA7FD
#ABA7FD is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.5% C 0.122 H 285.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7FD |
|---|---|
| RGB | rgb(171, 167, 253) |
| HSL | hsl(243, 96%, 82%) |
| HSV | hsv(243, 34%, 99%) |
| CMYK | cmyk(32.4%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(71.82, 20.59, -42.18) |
| CIE-LCH | lch(71.82, 46.93, 296.02°) |
| OKLab | oklab(76.49% 0.0321 -0.1177) |
| OKLCH | oklch(76.49% 0.122 285.3) |
| XYZ | xyz(48.3382, 43.3859, 98.7370) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.13
Pale Violet
#CEAEFA
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7FD #F9FDA7
analogous
#A7CEFD #ABA7FD #D6A7FD
triadic
#ABA7FD #FDABA7 #A7FDAB
tetradic
#ABA7FD #FDA7CE #F9FDA7 #A7FDD6
square
#ABA7FD #FDA7CE #F9FDA7 #A7FDD6
split-complementary
#ABA7FD #FDD6A7 #CEFDA7
monochromatic
#392FFA #726BFC #ABA7FD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.17
#ABA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ABA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7FD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7FD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#96B7C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba7fd; /* rgb */ color: rgb(171, 167, 253); /* oklch */ color: oklch(76.5% 0.122 285.3);
Tailwind
colors: {
custom: {
50: '#c6c1fe',
500: '#aba7fd',
950: '#000000',
},
}SCSS
$custom: #aba7fd; $custom-light: #c6c1fe; $custom-dark: #000000;
JSON
{
"hex": "#aba7fd",
"rgb": {
"r": 171,
"g": 167,
"b": 253
},
"hsl": {
"h": 242.791,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.76491,
"c": 0.12198,
"h": 285.3
},
"luminance": 0.43387
}Semantic roles & 50–950 ramp
primary
#ABA7FD
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186