#A2ABFE#A2ABFE
#A2ABFE is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.6% C 0.119 H 278.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABFE |
|---|---|
| RGB | rgb(162, 171, 254) |
| HSL | hsl(234, 98%, 82%) |
| HSV | hsv(234, 36%, 100%) |
| CMYK | cmyk(36.2%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.20, 16.18, -42.16) |
| CIE-LCH | lch(72.20, 45.16, 290.99°) |
| OKLab | oklab(76.64% 0.0175 -0.1178) |
| OKLCH | oklch(76.64% 0.119 278.4) |
| XYZ | xyz(47.3475, 43.9612, 99.7374) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 8.44
Light Periwinkle
#C1C6FC
ΔE00 8.59
Perrywinkle
#8F8CE7
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABFE #FEF5A2
analogous
#A2D9FE #A2ABFE #C7A2FE
triadic
#A2ABFE #FEA2AB #ABFEA2
tetradic
#A2ABFE #FEA2D9 #FEF5A2 #A2FEC7
square
#A2ABFE #FEA2D9 #FEF5A2 #A2FEC7
split-complementary
#A2ABFE #FEC7A2 #D9FEA2
monochromatic
#293EFD #6574FD #A2ABFE #DFE2FF #E1E4FF
Accessibility & contrast
On white
2.14
#A2ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#A2ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABFE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABFE | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#88BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2abfe; /* rgb */ color: rgb(162, 171, 254); /* oklch */ color: oklch(76.6% 0.119 278.4);
Tailwind
colors: {
custom: {
50: '#c0c3ff',
500: '#a2abfe',
950: '#000000',
},
}SCSS
$custom: #a2abfe; $custom-light: #c0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a2abfe",
"rgb": {
"r": 162,
"g": 171,
"b": 254
},
"hsl": {
"h": 234.13,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.76639,
"c": 0.11909,
"h": 278.4
},
"luminance": 0.43963
}Semantic roles & 50–950 ramp
primary
#A2ABFE
secondary
#F7F4D4
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121218
muted
#818186