#A2BEEF#A2BEEF
#A2BEEF is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.8% C 0.076 H 261.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEEF |
|---|---|
| RGB | rgb(162, 190, 239) |
| HSL | hsl(218, 71%, 79%) |
| HSV | hsv(218, 32%, 94%) |
| CMYK | cmyk(32.2%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.52, 1.82, -27.39) |
| CIE-LCH | lch(76.52, 27.45, 273.81°) |
| OKLab | oklab(79.8% -0.0113 -0.0756) |
| OKLCH | oklch(79.8% 0.076 261.5) |
| XYZ | xyz(48.8891, 50.7383, 88.8621) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.96
Powder Blue (survey)
#B1D1FC
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEEF #EFD3A2
analogous
#A2E4EF #A2BEEF #ACA2EF
triadic
#A2BEEF #EFA2BE #BEEFA2
tetradic
#A2BEEF #EFA2E4 #EFD3A2 #A2EFAC
square
#A2BEEF #EFA2E4 #EFD3A2 #A2EFAC
split-complementary
#A2BEEF #EFACA2 #E4EFA2
monochromatic
#3A75DD #6E9AE6 #A2BEEF #D6E2F8 #E5EDFB
Accessibility & contrast
On white
1.88
#A2BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A2BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEEF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEEF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#8BC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2beef; /* rgb */ color: rgb(162, 190, 239); /* oklch */ color: oklch(79.8% 0.076 261.5);
Tailwind
colors: {
custom: {
50: '#bfd1f4',
500: '#a2beef',
950: '#000000',
},
}SCSS
$custom: #a2beef; $custom-light: #bfd1f4; $custom-dark: #000000;
JSON
{
"hex": "#a2beef",
"rgb": {
"r": 162,
"g": 190,
"b": 239
},
"hsl": {
"h": 218.182,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.79801,
"c": 0.07639,
"h": 261.5
},
"luminance": 0.5074
}Semantic roles & 50–950 ramp
primary
#A2BEEF
secondary
#CCA869
accent
#8D13D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385