#A0BFEB#A0BFEB
#A0BFEB is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.7% C 0.071 H 257.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFEB |
|---|---|
| RGB | rgb(160, 191, 235) |
| HSL | hsl(215, 65%, 77%) |
| HSV | hsv(215, 32%, 92%) |
| CMYK | cmyk(31.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.52, -0.28, -25.25) |
| CIE-LCH | lch(76.52, 25.25, 269.38°) |
| OKLab | oklab(79.72% -0.0159 -0.0695) |
| OKLCH | oklch(79.72% 0.071 257.1) |
| XYZ | xyz(48.1189, 50.7313, 85.8379) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.78
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.08
Cloudy Blue
#ACC2D9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFEB #EBCCA0
analogous
#A0E4EB #A0BFEB #A7A0EB
triadic
#A0BFEB #EBA0BF #BFEBA0
tetradic
#A0BFEB #EBA0E4 #EBCCA0 #A0EBA7
square
#A0BFEB #EBA0E4 #EBCCA0 #A0EBA7
split-complementary
#A0BFEB #EBA7A0 #E4EBA0
monochromatic
#3B7BD6 #6D9DE0 #A0BFEB #D3E1F6 #E6EEFA
Accessibility & contrast
On white
1.88
#A0BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A0BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFEB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFEB | 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)
#B0C1ED
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#8AC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a0bfeb; /* rgb */ color: rgb(160, 191, 235); /* oklch */ color: oklch(79.7% 0.071 257.1);
Tailwind
colors: {
custom: {
50: '#bed2f1',
500: '#a0bfeb',
950: '#000000',
},
}SCSS
$custom: #a0bfeb; $custom-light: #bed2f1; $custom-dark: #000000;
JSON
{
"hex": "#a0bfeb",
"rgb": {
"r": 160,
"g": 191,
"b": 235
},
"hsl": {
"h": 215.2,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.79718,
"c": 0.07132,
"h": 257.1
},
"luminance": 0.50733
}Semantic roles & 50–950 ramp
primary
#A0BFEB
secondary
#C7A068
accent
#8218CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385