#A2BEE8#A2BEE8
#A2BEE8 is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.5% C 0.067 H 258.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE8 |
|---|---|
| RGB | rgb(162, 190, 232) |
| HSL | hsl(216, 60%, 77%) |
| HSV | hsv(216, 30%, 91%) |
| CMYK | cmyk(30.2%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(76.27, 0.10, -23.99) |
| CIE-LCH | lch(76.27, 23.99, 270.23°) |
| OKLab | oklab(79.53% -0.0136 -0.066) |
| OKLCH | oklch(79.53% 0.067 258.3) |
| XYZ | xyz(47.8750, 50.3326, 83.5210) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.12
Lightsteelblue
#B0C4DE
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE8 #E8CCA2
analogous
#A2E1E8 #A2BEE8 #A9A2E8
triadic
#A2BEE8 #E8A2BE #BEE8A2
tetradic
#A2BEE8 #E8A2E1 #E8CCA2 #A2E8A9
square
#A2BEE8 #E8A2E1 #E8CCA2 #A2E8A9
split-complementary
#A2BEE8 #E8A9A2 #E1E8A2
monochromatic
#4079D0 #719CDC #A2BEE8 #D3E0F4 #E6EEF9
Accessibility & contrast
On white
1.90
#A2BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A2BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE8
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE8 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0EA
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#8EC7CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee8; /* rgb */ color: rgb(162, 190, 232); /* oklch */ color: oklch(79.5% 0.067 258.3);
Tailwind
colors: {
custom: {
50: '#bfd1ef',
500: '#a2bee8',
950: '#000000',
},
}SCSS
$custom: #a2bee8; $custom-light: #bfd1ef; $custom-dark: #000000;
JSON
{
"hex": "#a2bee8",
"rgb": {
"r": 162,
"g": 190,
"b": 232
},
"hsl": {
"h": 216,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.79525,
"c": 0.06735,
"h": 258.3
},
"luminance": 0.50334
}Semantic roles & 50–950 ramp
primary
#A2BEE8
secondary
#C3A06B
accent
#841DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385