#A2BEFF#A2BEFF
#A2BEFF is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.5% C 0.098 H 266.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEFF |
|---|---|
| RGB | rgb(162, 190, 255) |
| HSL | hsl(222, 100%, 82%) |
| HSV | hsv(222, 36%, 100%) |
| CMYK | cmyk(36.5%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.12, 5.88, -35.06) |
| CIE-LCH | lch(77.12, 35.55, 279.53°) |
| OKLab | oklab(80.46% -0.0064 -0.0974) |
| OKLCH | oklch(80.46% 0.098 266.3) |
| XYZ | xyz(51.3583, 51.7260, 101.8664) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.35
Carolina Blue
#8AB8FE
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEFF #FFE3A2
analogous
#A2EDFF #A2BEFF #B5A2FF
triadic
#A2BEFF #FFA2BE #BEFFA2
tetradic
#A2BEFF #FFA2ED #FFE3A2 #A2FFB5
square
#A2BEFF #FFA2ED #FFE3A2 #A2FFB5
split-complementary
#A2BEFF #FFB5A2 #EDFFA2
monochromatic
#2868FF #6593FF #A2BEFF #DFE9FF #E0EAFF
Accessibility & contrast
On white
1.85
#A2BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#A2BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEFF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEFF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#85CBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2beff; /* rgb */ color: rgb(162, 190, 255); /* oklch */ color: oklch(80.5% 0.098 266.3);
Tailwind
colors: {
custom: {
50: '#c0d1ff',
500: '#a2beff',
950: '#000000',
},
}SCSS
$custom: #a2beff; $custom-light: #c0d1ff; $custom-dark: #000000;
JSON
{
"hex": "#a2beff",
"rgb": {
"r": 162,
"g": 190,
"b": 255
},
"hsl": {
"h": 221.935,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80464,
"c": 0.09761,
"h": 266.3
},
"luminance": 0.51728
}Semantic roles & 50–950 ramp
primary
#A2BEFF
secondary
#E3BC62
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386