#A4ABFE#A4ABFE
#A4ABFE is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.8% C 0.119 H 279.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ABFE |
|---|---|
| RGB | rgb(164, 171, 254) |
| HSL | hsl(235, 98%, 82%) |
| HSV | hsv(235, 35%, 100%) |
| CMYK | cmyk(35.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.34, 16.71, -41.93) |
| CIE-LCH | lch(72.34, 45.14, 291.73°) |
| OKLab | oklab(76.78% 0.0196 -0.1171) |
| OKLCH | oklch(76.78% 0.119 279.5) |
| XYZ | xyz(47.7571, 44.1724, 99.7566) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 8.38
Perrywinkle
#8F8CE7
ΔE00 8.71
Carolina Blue
#8AB8FE
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ABFE #FEF7A4
analogous
#A4D8FE #A4ABFE #CAA4FE
triadic
#A4ABFE #FEA4AB #ABFEA4
tetradic
#A4ABFE #FEA4D8 #FEF7A4 #A4FECA
square
#A4ABFE #FEA4D8 #FEF7A4 #A4FECA
split-complementary
#A4ABFE #FECAA4 #D8FEA4
monochromatic
#2B3BFD #6773FD #A4ABFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
2.14
#A4ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#A4ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ABFE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ABFE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#8BBBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4abfe; /* rgb */ color: rgb(164, 171, 254); /* oklch */ color: oklch(76.8% 0.119 279.5);
Tailwind
colors: {
custom: {
50: '#c1c3ff',
500: '#a4abfe',
950: '#000000',
},
}SCSS
$custom: #a4abfe; $custom-light: #c1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a4abfe",
"rgb": {
"r": 164,
"g": 171,
"b": 254
},
"hsl": {
"h": 235.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.76783,
"c": 0.11873,
"h": 279.5
},
"luminance": 0.44174
}Semantic roles & 50–950 ramp
primary
#A4ABFE
secondary
#F7F4D4
accent
#D400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186