#A2BFEC#A2BFEC
#A2BFEC is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.072 H 259.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFEC |
|---|---|
| RGB | rgb(162, 191, 236) |
| HSL | hsl(216, 66%, 78%) |
| HSV | hsv(216, 31%, 93%) |
| CMYK | cmyk(31.4%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.68, 0.54, -25.53) |
| CIE-LCH | lch(76.68, 25.53, 271.20°) |
| OKLab | oklab(79.89% -0.0136 -0.0703) |
| OKLCH | oklch(79.89% 0.072 259.1) |
| XYZ | xyz(48.6670, 50.9972, 86.6198) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.52
Powder Blue (survey)
#B1D1FC
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFEC #ECCFA2
analogous
#A2E4EC #A2BFEC #AAA2EC
triadic
#A2BFEC #ECA2BF #BFECA2
tetradic
#A2BFEC #ECA2E4 #ECCFA2 #A2ECAA
square
#A2BFEC #ECA2E4 #ECCFA2 #A2ECAA
split-complementary
#A2BFEC #ECAAA2 #E4ECA2
monochromatic
#3C79D7 #6F9CE2 #A2BFEC #D5E2F6 #E6EEFA
Accessibility & contrast
On white
1.88
#A2BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#A2BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFEC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFEC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EE
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#8CC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2bfec; /* rgb */ color: rgb(162, 191, 236); /* oklch */ color: oklch(79.9% 0.072 259.1);
Tailwind
colors: {
custom: {
50: '#bfd2f2',
500: '#a2bfec',
950: '#000000',
},
}SCSS
$custom: #a2bfec; $custom-light: #bfd2f2; $custom-dark: #000000;
JSON
{
"hex": "#a2bfec",
"rgb": {
"r": 162,
"g": 191,
"b": 236
},
"hsl": {
"h": 216.486,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.79889,
"c": 0.0716,
"h": 259.1
},
"luminance": 0.50999
}Semantic roles & 50–950 ramp
primary
#A2BFEC
secondary
#C8A36A
accent
#8618CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385