#A4ABF6#A4ABF6
#A4ABF6 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.108 H 279.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ABF6 |
|---|---|
| RGB | rgb(164, 171, 246) |
| HSL | hsl(235, 82%, 80%) |
| HSV | hsv(235, 33%, 96%) |
| CMYK | cmyk(33.3%, 30.5%, 0%, 3.5%) |
| CIE-LAB | lab(72.01, 14.64, -38.12) |
| CIE-LCH | lch(72.01, 40.84, 291.01°) |
| OKLab | oklab(76.41% 0.0176 -0.1061) |
| OKLCH | oklch(76.41% 0.108 279.4) |
| XYZ | xyz(46.5027, 43.6706, 93.1500) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.87
Pastel Blue
#A2BFFE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.67
Lavender
#B39DDB
ΔE00 9.22
Carolina Blue
#8AB8FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ABF6 #F6EFA4
analogous
#A4D4F6 #A4ABF6 #C6A4F6
triadic
#A4ABF6 #F6A4AB #ABF6A4
tetradic
#A4ABF6 #F6A4D4 #F6EFA4 #A4F6C6
square
#A4ABF6 #F6A4D4 #F6EFA4 #A4F6C6
split-complementary
#A4ABF6 #F6C6A4 #D4F6A4
monochromatic
#3544EB #6C78F0 #A4ABF6 #DCDEFC #E3E5FC
Accessibility & contrast
On white
2.16
#A4ABF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A4ABF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ABF6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ABF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ABF6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#8FAEF4
Tritanopia (blue-blind)
#8EB9C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4abf6; /* rgb */ color: rgb(164, 171, 246); /* oklch */ color: oklch(76.4% 0.108 279.4);
Tailwind
colors: {
custom: {
50: '#c1c3f9',
500: '#a4abf6',
950: '#000000',
},
}SCSS
$custom: #a4abf6; $custom-light: #c1c3f9; $custom-dark: #000000;
JSON
{
"hex": "#a4abf6",
"rgb": {
"r": 164,
"g": 171,
"b": 246
},
"hsl": {
"h": 234.878,
"s": 82,
"l": 80.392
},
"oklch": {
"l": 0.76413,
"c": 0.10758,
"h": 279.4
},
"luminance": 0.43672
}Semantic roles & 50–950 ramp
primary
#A4ABF6
secondary
#F4F2D7
accent
#CC07DE
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185