#A3ABFE#A3ABFE
#A3ABFE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.7% C 0.119 H 279.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ABFE |
|---|---|
| RGB | rgb(163, 171, 254) |
| HSL | hsl(235, 98%, 82%) |
| HSV | hsv(235, 36%, 100%) |
| CMYK | cmyk(35.8%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.27, 16.44, -42.05) |
| CIE-LCH | lch(72.27, 45.15, 291.36°) |
| OKLab | oklab(76.71% 0.0186 -0.1174) |
| OKLCH | oklch(76.71% 0.119 279) |
| XYZ | xyz(47.5515, 44.0664, 99.7469) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 8.48
Carolina Blue
#8AB8FE
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 8.72
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ABFE #FEF6A3
analogous
#A3D9FE #A3ABFE #C9A3FE
triadic
#A3ABFE #FEA3AB #ABFEA3
tetradic
#A3ABFE #FEA3D9 #FEF6A3 #A3FEC9
square
#A3ABFE #FEA3D9 #FEF6A3 #A3FEC9
split-complementary
#A3ABFE #FEC9A3 #D9FEA3
monochromatic
#2A3CFD #6674FD #A3ABFE #E0E2FF #E1E3FF
Accessibility & contrast
On white
2.14
#A3ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A3ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ABFE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ABFE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#89BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a3abfe; /* rgb */ color: rgb(163, 171, 254); /* oklch */ color: oklch(76.7% 0.119 279.0);
Tailwind
colors: {
custom: {
50: '#c1c3ff',
500: '#a3abfe',
950: '#000000',
},
}SCSS
$custom: #a3abfe; $custom-light: #c1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a3abfe",
"rgb": {
"r": 163,
"g": 171,
"b": 254
},
"hsl": {
"h": 234.725,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.76711,
"c": 0.11891,
"h": 279
},
"luminance": 0.44068
}Semantic roles & 50–950 ramp
primary
#A3ABFE
secondary
#F7F4D4
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121218
muted
#818186