#A7ABFA#A7ABFA
#A7ABFA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.8% C 0.113 H 281.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ABFA |
|---|---|
| RGB | rgb(167, 171, 250) |
| HSL | hsl(237, 89%, 82%) |
| HSV | hsv(237, 33%, 98%) |
| CMYK | cmyk(33.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.39, 16.49, -39.68) |
| CIE-LCH | lch(72.39, 42.97, 292.56°) |
| OKLab | oklab(76.82% 0.0218 -0.1106) |
| OKLCH | oklch(76.82% 0.113 281.2) |
| XYZ | xyz(47.7498, 44.2419, 96.4476) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.70
Lavender
#B39DDB
ΔE00 9.03
Pale Violet
#CEAEFA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ABFA #FAF6A7
analogous
#A7D5FA #A7ABFA #CDA7FA
triadic
#A7ABFA #FAA7AB #ABFAA7
tetradic
#A7ABFA #FAA7D5 #FAF6A7 #A7FACD
square
#A7ABFA #FAA7D5 #FAF6A7 #A7FACD
split-complementary
#A7ABFA #FACDA7 #D5FAA7
monochromatic
#333CF3 #6D74F7 #A7ABFA #E1E2FD #E2E3FD
Accessibility & contrast
On white
2.13
#A7ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#A7ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ABFA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ABFA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#91BAC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a7abfa; /* rgb */ color: rgb(167, 171, 250); /* oklch */ color: oklch(76.8% 0.113 281.2);
Tailwind
colors: {
custom: {
50: '#c3c3fc',
500: '#a7abfa',
950: '#000000',
},
}SCSS
$custom: #a7abfa; $custom-light: #c3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a7abfa",
"rgb": {
"r": 167,
"g": 171,
"b": 250
},
"hsl": {
"h": 237.108,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.76817,
"c": 0.11269,
"h": 281.2
},
"luminance": 0.44243
}Semantic roles & 50–950 ramp
primary
#A7ABFA
secondary
#F5F4D6
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185