#A2BCFA#A2BCFA
#A2BCFA is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.8% C 0.093 H 266.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCFA |
|---|---|
| RGB | rgb(162, 188, 250) |
| HSL | hsl(222, 90%, 81%) |
| HSV | hsv(222, 35%, 98%) |
| CMYK | cmyk(35.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(76.40, 5.69, -33.48) |
| CIE-LCH | lch(76.40, 33.96, 279.65°) |
| OKLab | oklab(79.85% -0.0053 -0.0929) |
| OKLCH | oklch(79.85% 0.093 266.7) |
| XYZ | xyz(50.1337, 50.5478, 97.5391) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.04
Carolina Blue
#8AB8FE
ΔE00 4.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCFA #FAE0A2
analogous
#A2E8FA #A2BCFA #B4A2FA
triadic
#A2BCFA #FAA2BC #BCFAA2
tetradic
#A2BCFA #FAA2E8 #FAE0A2 #A2FAB4
square
#A2BCFA #FAA2E8 #FAE0A2 #A2FAB4
split-complementary
#A2BCFA #FAB4A2 #E8FAA2
monochromatic
#2E68F4 #6892F7 #A2BCFA #DCE6FD #E2EAFD
Accessibility & contrast
On white
1.89
#A2BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A2BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCFA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCFA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#87C9D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bcfa; /* rgb */ color: rgb(162, 188, 250); /* oklch */ color: oklch(79.8% 0.093 266.7);
Tailwind
colors: {
custom: {
50: '#c0d0fc',
500: '#a2bcfa',
950: '#000000',
},
}SCSS
$custom: #a2bcfa; $custom-light: #c0d0fc; $custom-dark: #000000;
JSON
{
"hex": "#a2bcfa",
"rgb": {
"r": 162,
"g": 188,
"b": 250
},
"hsl": {
"h": 222.273,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.79845,
"c": 0.09302,
"h": 266.7
},
"luminance": 0.5055
}Semantic roles & 50–950 ramp
primary
#A2BCFA
secondary
#DCB964
accent
#A200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385