#A4ABFA#A4ABFA
#A4ABFA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.113 H 279.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ABFA |
|---|---|
| RGB | rgb(164, 171, 250) |
| HSL | hsl(235, 90%, 81%) |
| HSV | hsv(235, 34%, 98%) |
| CMYK | cmyk(34.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.17, 15.67, -40.03) |
| CIE-LCH | lch(72.17, 42.99, 291.38°) |
| OKLab | oklab(76.6% 0.0186 -0.1116) |
| OKLCH | oklch(76.6% 0.113 279.5) |
| XYZ | xyz(47.1232, 43.9188, 96.4183) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.66
Carolina Blue
#8AB8FE
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ABFA #FAF3A4
analogous
#A4D6FA #A4ABFA #C8A4FA
triadic
#A4ABFA #FAA4AB #ABFAA4
tetradic
#A4ABFA #FAA4D6 #FAF3A4 #A4FAC8
square
#A4ABFA #FAA4D6 #FAF3A4 #A4FAC8
split-complementary
#A4ABFA #FAC8A4 #D6FAA4
monochromatic
#3040F4 #6A75F7 #A4ABFA #DEE1FD #E2E4FD
Accessibility & contrast
On white
2.15
#A4ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A4ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ABFA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ABFA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#8CBAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4abfa; /* rgb */ color: rgb(164, 171, 250); /* oklch */ color: oklch(76.6% 0.113 279.5);
Tailwind
colors: {
custom: {
50: '#c1c3fc',
500: '#a4abfa',
950: '#000000',
},
}SCSS
$custom: #a4abfa; $custom-light: #c1c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a4abfa",
"rgb": {
"r": 164,
"g": 171,
"b": 250
},
"hsl": {
"h": 235.116,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.76597,
"c": 0.11316,
"h": 279.5
},
"luminance": 0.4392
}Semantic roles & 50–950 ramp
primary
#A4ABFA
secondary
#F5F3D6
accent
#D300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185