#ABA8FD#ABA8FD
#ABA8FD is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.7% C 0.121 H 284.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8FD |
|---|---|
| RGB | rgb(171, 168, 253) |
| HSL | hsl(242, 96%, 83%) |
| HSV | hsv(242, 34%, 99%) |
| CMYK | cmyk(32.4%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.06, 20.03, -41.79) |
| CIE-LCH | lch(72.06, 46.34, 295.60°) |
| OKLab | oklab(76.68% 0.0308 -0.1166) |
| OKLCH | oklch(76.68% 0.121 284.8) |
| XYZ | xyz(48.5221, 43.7537, 98.7983) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 8.12
Perrywinkle
#8F8CE7
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8FD #FAFDA8
analogous
#A8CFFD #ABA8FD #D6A8FD
triadic
#ABA8FD #FDABA8 #A8FDAB
tetradic
#ABA8FD #FDA8CF #FAFDA8 #A8FDD6
square
#ABA8FD #FDA8CF #FAFDA8 #A8FDD6
split-complementary
#ABA8FD #FDD6A8 #CFFDA8
monochromatic
#3730FA #716CFC #ABA8FD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.15
#ABA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8FD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8FD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#96B8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba8fd; /* rgb */ color: rgb(171, 168, 253); /* oklch */ color: oklch(76.7% 0.121 284.8);
Tailwind
colors: {
custom: {
50: '#c6c1fe',
500: '#aba8fd',
950: '#000000',
},
}SCSS
$custom: #aba8fd; $custom-light: #c6c1fe; $custom-dark: #000000;
JSON
{
"hex": "#aba8fd",
"rgb": {
"r": 171,
"g": 168,
"b": 253
},
"hsl": {
"h": 242.118,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.76681,
"c": 0.12057,
"h": 284.8
},
"luminance": 0.43755
}Semantic roles & 50–950 ramp
primary
#ABA8FD
secondary
#F5F7D4
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186