#A2ABEF#A2ABEF
#A2ABEF is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.098 H 278.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABEF |
|---|---|
| RGB | rgb(162, 171, 239) |
| HSL | hsl(233, 71%, 79%) |
| HSV | hsv(233, 32%, 94%) |
| CMYK | cmyk(32.2%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(71.58, 12.31, -35.00) |
| CIE-LCH | lch(71.58, 37.10, 289.38°) |
| OKLab | oklab(75.95% 0.0136 -0.0972) |
| OKLCH | oklch(75.95% 0.098 278) |
| XYZ | xyz(45.0389, 43.0377, 87.5787) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 8.78
Lavender
#B39DDB
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABEF #EFE6A2
analogous
#A2D1EF #A2ABEF #BFA2EF
triadic
#A2ABEF #EFA2AB #ABEFA2
tetradic
#A2ABEF #EFA2D1 #EFE6A2 #A2EFBF
square
#A2ABEF #EFA2D1 #EFE6A2 #A2EFBF
split-complementary
#A2ABEF #EFBFA2 #D1EFA2
monochromatic
#3A4DDD #6E7CE6 #A2ABEF #D6DAF8 #E5E7FB
Accessibility & contrast
On white
2.19
#A2ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#A2ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABEF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABEF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#8DB8C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2abef; /* rgb */ color: rgb(162, 171, 239); /* oklch */ color: oklch(76.0% 0.098 278.0);
Tailwind
colors: {
custom: {
50: '#bfc3f4',
500: '#a2abef',
950: '#000000',
},
}SCSS
$custom: #a2abef; $custom-light: #bfc3f4; $custom-dark: #000000;
JSON
{
"hex": "#a2abef",
"rgb": {
"r": 162,
"g": 171,
"b": 239
},
"hsl": {
"h": 232.987,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.75953,
"c": 0.09813,
"h": 278
},
"luminance": 0.43039
}Semantic roles & 50–950 ramp
primary
#A2ABEF
secondary
#F2EFD9
accent
#BC13D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185