#A0BEF9#A0BEF9
#A0BEF9 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.1% C 0.090 H 263.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEF9 |
|---|---|
| RGB | rgb(160, 190, 249) |
| HSL | hsl(220, 88%, 80%) |
| HSV | hsv(220, 36%, 98%) |
| CMYK | cmyk(35.7%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(76.76, 3.80, -32.40) |
| CIE-LCH | lch(76.76, 32.62, 276.69°) |
| OKLab | oklab(80.08% -0.0101 -0.0898) |
| OKLCH | oklch(80.08% 0.09 263.6) |
| XYZ | xyz(50.0044, 51.1378, 96.8400) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.65
Carolina Blue
#8AB8FE
ΔE00 4.18
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEF9 #F9DBA0
analogous
#A0EBF9 #A0BEF9 #AEA0F9
triadic
#A0BEF9 #F9A0BE #BEF9A0
tetradic
#A0BEF9 #F9A0EB #F9DBA0 #A0F9AE
square
#A0BEF9 #F9A0EB #F9DBA0 #A0F9AE
split-complementary
#A0BEF9 #F9AEA0 #EBF9A0
monochromatic
#2D6FF2 #6697F5 #A0BEF9 #DAE5FD #E2EBFD
Accessibility & contrast
On white
1.87
#A0BEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#A0BEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEF9
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEF9 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#84CAD2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a0bef9; /* rgb */ color: rgb(160, 190, 249); /* oklch */ color: oklch(80.1% 0.090 263.6);
Tailwind
colors: {
custom: {
50: '#bed1fb',
500: '#a0bef9',
950: '#000000',
},
}SCSS
$custom: #a0bef9; $custom-light: #bed1fb; $custom-dark: #000000;
JSON
{
"hex": "#a0bef9",
"rgb": {
"r": 160,
"g": 190,
"b": 249
},
"hsl": {
"h": 219.775,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.8008,
"c": 0.09039,
"h": 263.6
},
"luminance": 0.5114
}Semantic roles & 50–950 ramp
primary
#A0BEF9
secondary
#DAB263
accent
#9801E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385