#A2BCFE#A2BCFE
#A2BCFE is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.098 H 267.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCFE |
|---|---|
| RGB | rgb(162, 188, 254) |
| HSL | hsl(223, 98%, 82%) |
| HSV | hsv(223, 36%, 100%) |
| CMYK | cmyk(36.2%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.56, 6.72, -35.39) |
| CIE-LCH | lch(76.56, 36.02, 280.76°) |
| OKLab | oklab(80.02% -0.0041 -0.0983) |
| OKLCH | oklch(80.02% 0.098 267.6) |
| XYZ | xyz(50.7675, 50.8013, 100.8774) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.96
Carolina Blue
#8AB8FE
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCFE #FEE4A2
analogous
#A2EAFE #A2BCFE #B6A2FE
triadic
#A2BCFE #FEA2BC #BCFEA2
tetradic
#A2BCFE #FEA2EA #FEE4A2 #A2FEB6
square
#A2BCFE #FEA2EA #FEE4A2 #A2FEB6
split-complementary
#A2BCFE #FEB6A2 #EAFEA2
monochromatic
#2965FD #6590FD #A2BCFE #DFE8FF #E1E9FF
Accessibility & contrast
On white
1.88
#A2BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A2BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCFE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCFE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#86C9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2bcfe; /* rgb */ color: rgb(162, 188, 254); /* oklch */ color: oklch(80.0% 0.098 267.6);
Tailwind
colors: {
custom: {
50: '#c0d0ff',
500: '#a2bcfe',
950: '#000000',
},
}SCSS
$custom: #a2bcfe; $custom-light: #c0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a2bcfe",
"rgb": {
"r": 162,
"g": 188,
"b": 254
},
"hsl": {
"h": 223.043,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.80016,
"c": 0.09842,
"h": 267.6
},
"luminance": 0.50804
}Semantic roles & 50–950 ramp
primary
#A2BCFE
secondary
#E2BE62
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386