#A2BEE7#A2BEE7
#A2BEE7 is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.5% C 0.066 H 257.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE7 |
|---|---|
| RGB | rgb(162, 190, 231) |
| HSL | hsl(216, 59%, 77%) |
| HSV | hsv(216, 30%, 91%) |
| CMYK | cmyk(29.9%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(76.24, -0.15, -23.50) |
| CIE-LCH | lch(76.24, 23.50, 269.65°) |
| OKLab | oklab(79.49% -0.0139 -0.0646) |
| OKLCH | oklch(79.49% 0.066 257.8) |
| XYZ | xyz(47.7334, 50.2760, 82.7750) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.31
Lightsteelblue
#B0C4DE
ΔE00 4.46
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Cloudy Blue
#ACC2D9
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE7 #E7CBA2
analogous
#A2E1E7 #A2BEE7 #A9A2E7
triadic
#A2BEE7 #E7A2BE #BEE7A2
tetradic
#A2BEE7 #E7A2E1 #E7CBA2 #A2E7A9
square
#A2BEE7 #E7A2E1 #E7CBA2 #A2E7A9
split-complementary
#A2BEE7 #E7A9A2 #E1E7A2
monochromatic
#417ACE #719CDA #A2BEE7 #D3E0F4 #E7EEF9
Accessibility & contrast
On white
1.90
#A2BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A2BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE7
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE7 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E9
Deuteranopia (green-blind)
#A8B9E6
Tritanopia (blue-blind)
#8EC7CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee7; /* rgb */ color: rgb(162, 190, 231); /* oklch */ color: oklch(79.5% 0.066 257.8);
Tailwind
colors: {
custom: {
50: '#bfd1ee',
500: '#a2bee7',
950: '#000000',
},
}SCSS
$custom: #a2bee7; $custom-light: #bfd1ee; $custom-dark: #000000;
JSON
{
"hex": "#a2bee7",
"rgb": {
"r": 162,
"g": 190,
"b": 231
},
"hsl": {
"h": 215.652,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.79487,
"c": 0.06608,
"h": 257.8
},
"luminance": 0.50278
}Semantic roles & 50–950 ramp
primary
#A2BEE7
secondary
#C29F6C
accent
#831FC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385