#A2BFEB#A2BFEB
#A2BFEB is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.8% C 0.070 H 258.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFEB |
|---|---|
| RGB | rgb(162, 191, 235) |
| HSL | hsl(216, 65%, 78%) |
| HSV | hsv(216, 31%, 92%) |
| CMYK | cmyk(31.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.64, 0.29, -25.04) |
| CIE-LCH | lch(76.64, 25.05, 270.67°) |
| OKLab | oklab(79.85% -0.0139 -0.0689) |
| OKLCH | oklch(79.85% 0.07 258.6) |
| XYZ | xyz(48.5221, 50.9392, 85.8568) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 4.96
Carolina Blue
#8AB8FE
ΔE00 5.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFEB #EBCEA2
analogous
#A2E4EB #A2BFEB #A9A2EB
triadic
#A2BFEB #EBA2BF #BFEBA2
tetradic
#A2BFEB #EBA2E4 #EBCEA2 #A2EBA9
square
#A2BFEB #EBA2E4 #EBCEA2 #A2EBA9
split-complementary
#A2BFEB #EBA9A2 #E4EBA2
monochromatic
#3D7AD5 #709CE0 #A2BFEB #D4E2F6 #E6EEFA
Accessibility & contrast
On white
1.88
#A2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#A2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFEB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFEB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#8DC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2bfeb; /* rgb */ color: rgb(162, 191, 235); /* oklch */ color: oklch(79.8% 0.070 258.6);
Tailwind
colors: {
custom: {
50: '#bfd2f1',
500: '#a2bfeb',
950: '#000000',
},
}SCSS
$custom: #a2bfeb; $custom-light: #bfd2f1; $custom-dark: #000000;
JSON
{
"hex": "#a2bfeb",
"rgb": {
"r": 162,
"g": 191,
"b": 235
},
"hsl": {
"h": 216.164,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.79849,
"c": 0.07033,
"h": 258.6
},
"luminance": 0.50941
}Semantic roles & 50–950 ramp
primary
#A2BFEB
secondary
#C7A26A
accent
#8519CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385