#A2ABFF#A2ABFF
#A2ABFF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.7% C 0.120 H 278.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABFF |
|---|---|
| RGB | rgb(162, 171, 255) |
| HSL | hsl(234, 100%, 82%) |
| HSV | hsv(234, 36%, 100%) |
| CMYK | cmyk(36.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(72.25, 16.44, -42.64) |
| CIE-LCH | lch(72.25, 45.70, 291.08°) |
| OKLab | oklab(76.69% 0.0177 -0.1192) |
| OKLCH | oklch(76.69% 0.12 278.5) |
| XYZ | xyz(47.5080, 44.0254, 100.5829) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABFF #FFF6A2
analogous
#A2D9FF #A2ABFF #C8A2FF
triadic
#A2ABFF #FFA2AB #ABFFA2
tetradic
#A2ABFF #FFA2D9 #FFF6A2 #A2FFC8
square
#A2ABFF #FFA2D9 #FFF6A2 #A2FFC8
split-complementary
#A2ABFF #FFC8A2 #D9FFA2
monochromatic
#283CFF #6574FF #A2ABFF #DFE2FF #E0E3FF
Accessibility & contrast
On white
2.14
#A2ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A2ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABFF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABFF | 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)
#90B5FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#87BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2abff; /* rgb */ color: rgb(162, 171, 255); /* oklch */ color: oklch(76.7% 0.120 278.5);
Tailwind
colors: {
custom: {
50: '#c0c3ff',
500: '#a2abff',
950: '#000000',
},
}SCSS
$custom: #a2abff; $custom-light: #c0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a2abff",
"rgb": {
"r": 162,
"g": 171,
"b": 255
},
"hsl": {
"h": 234.194,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.76686,
"c": 0.12048,
"h": 278.5
},
"luminance": 0.44027
}Semantic roles & 50–950 ramp
primary
#A2ABFF
secondary
#F7F4D4
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121218
muted
#818186