#A0BFEC#A0BFEC
#A0BFEC is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.8% C 0.073 H 257.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFEC |
|---|---|
| RGB | rgb(160, 191, 236) |
| HSL | hsl(216, 67%, 78%) |
| HSV | hsv(216, 32%, 93%) |
| CMYK | cmyk(32.2%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.55, -0.03, -25.73) |
| CIE-LCH | lch(76.55, 25.73, 269.94°) |
| OKLab | oklab(79.76% -0.0155 -0.0709) |
| OKLCH | oklch(79.76% 0.073 257.6) |
| XYZ | xyz(48.2638, 50.7893, 86.6009) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFEC #ECCDA0
analogous
#A0E5EC #A0BFEC #A7A0EC
triadic
#A0BFEC #ECA0BF #BFECA0
tetradic
#A0BFEC #ECA0E5 #ECCDA0 #A0ECA7
square
#A0BFEC #ECA0E5 #ECCDA0 #A0ECA7
split-complementary
#A0BFEC #ECA7A0 #E5ECA0
monochromatic
#3A7AD8 #6D9DE2 #A0BFEC #D3E1F6 #E5EEFA
Accessibility & contrast
On white
1.88
#A0BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A0BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFEC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFEC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#89C9CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a0bfec; /* rgb */ color: rgb(160, 191, 236); /* oklch */ color: oklch(79.8% 0.073 257.6);
Tailwind
colors: {
custom: {
50: '#bed2f2',
500: '#a0bfec',
950: '#000000',
},
}SCSS
$custom: #a0bfec; $custom-light: #bed2f2; $custom-dark: #000000;
JSON
{
"hex": "#a0bfec",
"rgb": {
"r": 160,
"g": 191,
"b": 236
},
"hsl": {
"h": 215.526,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.79757,
"c": 0.07258,
"h": 257.6
},
"luminance": 0.50791
}Semantic roles & 50–950 ramp
primary
#A0BFEC
secondary
#C8A168
accent
#8417CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385