#A2ABFC#A2ABFC
#A2ABFC is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.116 H 278.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABFC |
|---|---|
| RGB | rgb(162, 171, 252) |
| HSL | hsl(234, 94%, 81%) |
| HSV | hsv(234, 36%, 99%) |
| CMYK | cmyk(35.7%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.12, 15.65, -41.21) |
| CIE-LCH | lch(72.12, 44.09, 290.80°) |
| OKLab | oklab(76.55% 0.017 -0.1151) |
| OKLCH | oklch(76.55% 0.116 278.4) |
| XYZ | xyz(47.0289, 43.8337, 98.0594) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 8.45
Carolina Blue
#8AB8FE
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABFC #FCF3A2
analogous
#A2D8FC #A2ABFC #C6A2FC
triadic
#A2ABFC #FCA2AB #ABFCA2
tetradic
#A2ABFC #FCA2D8 #FCF3A2 #A2FCC6
square
#A2ABFC #FCA2D8 #FCF3A2 #A2FCC6
split-complementary
#A2ABFC #FCC6A2 #D8FCA2
monochromatic
#2B40F8 #6775FA #A2ABFC #DDE1FE #E1E4FE
Accessibility & contrast
On white
2.15
#A2ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#A2ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABFC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABFC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#89BBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2abfc; /* rgb */ color: rgb(162, 171, 252); /* oklch */ color: oklch(76.5% 0.116 278.4);
Tailwind
colors: {
custom: {
50: '#c0c3fd',
500: '#a2abfc',
950: '#000000',
},
}SCSS
$custom: #a2abfc; $custom-light: #c0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#a2abfc",
"rgb": {
"r": 162,
"g": 171,
"b": 252
},
"hsl": {
"h": 234,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.76545,
"c": 0.11632,
"h": 278.4
},
"luminance": 0.43835
}Semantic roles & 50–950 ramp
primary
#A2ABFC
secondary
#F6F3D5
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185