#A2BEEE#A2BEEE
#A2BEEE is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.8% C 0.075 H 261.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEEE |
|---|---|
| RGB | rgb(162, 190, 238) |
| HSL | hsl(218, 69%, 78%) |
| HSV | hsv(218, 32%, 93%) |
| CMYK | cmyk(31.9%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.48, 1.57, -26.90) |
| CIE-LCH | lch(76.48, 26.95, 273.35°) |
| OKLab | oklab(79.76% -0.0116 -0.0742) |
| OKLCH | oklch(79.76% 0.075 261.1) |
| XYZ | xyz(48.7418, 50.6794, 88.0863) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.11
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Carolina Blue
#8AB8FE
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEEE #EED2A2
analogous
#A2E4EE #A2BEEE #ACA2EE
triadic
#A2BEEE #EEA2BE #BEEEA2
tetradic
#A2BEEE #EEA2E4 #EED2A2 #A2EEAC
square
#A2BEEE #EEA2E4 #EED2A2 #A2EEAC
split-complementary
#A2BEEE #EEACA2 #E4EEA2
monochromatic
#3B76DB #6E9AE5 #A2BEEE #D6E2F7 #E5EDFA
Accessibility & contrast
On white
1.89
#A2BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A2BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEEE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEEE | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#8CC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2beee; /* rgb */ color: rgb(162, 190, 238); /* oklch */ color: oklch(79.8% 0.075 261.1);
Tailwind
colors: {
custom: {
50: '#bfd1f3',
500: '#a2beee',
950: '#000000',
},
}SCSS
$custom: #a2beee; $custom-light: #bfd1f3; $custom-dark: #000000;
JSON
{
"hex": "#a2beee",
"rgb": {
"r": 162,
"g": 190,
"b": 238
},
"hsl": {
"h": 217.895,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.79761,
"c": 0.07508,
"h": 261.1
},
"luminance": 0.50681
}Semantic roles & 50–950 ramp
primary
#A2BEEE
secondary
#CBA769
accent
#8C14D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385