#A2BEF2#A2BEF2
#A2BEF2 is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.080 H 262.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEF2 |
|---|---|
| RGB | rgb(162, 190, 242) |
| HSL | hsl(219, 75%, 79%) |
| HSV | hsv(219, 33%, 95%) |
| CMYK | cmyk(33.1%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(76.63, 2.57, -28.83) |
| CIE-LCH | lch(76.63, 28.95, 275.09°) |
| OKLab | oklab(79.92% -0.0103 -0.0796) |
| OKLCH | oklch(79.92% 0.08 262.6) |
| XYZ | xyz(49.3360, 50.9171, 91.2157) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.53
Carolina Blue
#8AB8FE
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEF2 #F2D6A2
analogous
#A2E6F2 #A2BEF2 #AEA2F2
triadic
#A2BEF2 #F2A2BE #BEF2A2
tetradic
#A2BEF2 #F2A2E6 #F2D6A2 #A2F2AE
square
#A2BEF2 #F2A2E6 #F2D6A2 #A2F2AE
split-complementary
#A2BEF2 #F2AEA2 #E6F2A2
monochromatic
#3773E3 #6C98EA #A2BEF2 #D8E4FA #E4ECFB
Accessibility & contrast
On white
1.88
#A2BEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A2BEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEF2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEF2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#8AC9D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2bef2; /* rgb */ color: rgb(162, 190, 242); /* oklch */ color: oklch(79.9% 0.080 262.6);
Tailwind
colors: {
custom: {
50: '#bfd1f6',
500: '#a2bef2',
950: '#000000',
},
}SCSS
$custom: #a2bef2; $custom-light: #bfd1f6; $custom-dark: #000000;
JSON
{
"hex": "#a2bef2",
"rgb": {
"r": 162,
"g": 190,
"b": 242
},
"hsl": {
"h": 219,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.79922,
"c": 0.08032,
"h": 262.6
},
"luminance": 0.50919
}Semantic roles & 50–950 ramp
primary
#A2BEF2
secondary
#D0AC68
accent
#910ED8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385