#A2ABFA#A2ABFA
#A2ABFA is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.114 H 278.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABFA |
|---|---|
| RGB | rgb(162, 171, 250) |
| HSL | hsl(234, 90%, 81%) |
| HSV | hsv(234, 35%, 98%) |
| CMYK | cmyk(35.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.03, 15.13, -40.26) |
| CIE-LCH | lch(72.03, 43.01, 290.60°) |
| OKLab | oklab(76.45% 0.0165 -0.1123) |
| OKLCH | oklch(76.45% 0.114 278.4) |
| XYZ | xyz(46.7136, 43.7076, 96.3991) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 8.31
Carolina Blue
#8AB8FE
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 8.67
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABFA #FAF1A2
analogous
#A2D7FA #A2ABFA #C5A2FA
triadic
#A2ABFA #FAA2AB #ABFAA2
tetradic
#A2ABFA #FAA2D7 #FAF1A2 #A2FAC5
square
#A2ABFA #FAA2D7 #FAF1A2 #A2FAC5
split-complementary
#A2ABFA #FAC5A2 #D7FAA2
monochromatic
#2E42F4 #6877F7 #A2ABFA #DCDFFD #E2E5FD
Accessibility & contrast
On white
2.16
#A2ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#A2ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABFA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABFA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8DADF8
Tritanopia (blue-blind)
#89BAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2abfa; /* rgb */ color: rgb(162, 171, 250); /* oklch */ color: oklch(76.5% 0.114 278.4);
Tailwind
colors: {
custom: {
50: '#c0c3fc',
500: '#a2abfa',
950: '#000000',
},
}SCSS
$custom: #a2abfa; $custom-light: #c0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a2abfa",
"rgb": {
"r": 162,
"g": 171,
"b": 250
},
"hsl": {
"h": 233.864,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.76452,
"c": 0.11353,
"h": 278.4
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#A2ABFA
secondary
#F6F2D5
accent
#CE00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185