#A0BAFE#A0BAFE
#A0BAFE is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.5% C 0.101 H 268.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAFE |
|---|---|
| RGB | rgb(160, 186, 254) |
| HSL | hsl(223, 98%, 81%) |
| HSV | hsv(223, 37%, 100%) |
| CMYK | cmyk(37%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.91, 7.29, -36.40) |
| CIE-LCH | lch(75.91, 37.12, 281.33°) |
| OKLab | oklab(79.48% -0.0036 -0.1013) |
| OKLCH | oklch(79.48% 0.101 268) |
| XYZ | xyz(49.9401, 49.7449, 100.7171) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.35
Carolina Blue
#8AB8FE
ΔE00 4.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAFE #FEE4A0
analogous
#A0E9FE #A0BAFE #B5A0FE
triadic
#A0BAFE #FEA0BA #BAFEA0
tetradic
#A0BAFE #FEA0E9 #FEE4A0 #A0FEB5
square
#A0BAFE #FEA0E9 #FEE4A0 #A0FEB5
split-complementary
#A0BAFE #FEB5A0 #E9FEA0
monochromatic
#2762FD #638EFD #A0BAFE #DDE6FF #E1E9FF
Accessibility & contrast
On white
1.92
#A0BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A0BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAFE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAFE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#83C8D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bafe; /* rgb */ color: rgb(160, 186, 254); /* oklch */ color: oklch(79.5% 0.101 268.0);
Tailwind
colors: {
custom: {
50: '#bfceff',
500: '#a0bafe',
950: '#000000',
},
}SCSS
$custom: #a0bafe; $custom-light: #bfceff; $custom-dark: #000000;
JSON
{
"hex": "#a0bafe",
"rgb": {
"r": 160,
"g": 186,
"b": 254
},
"hsl": {
"h": 223.404,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.7948,
"c": 0.10131,
"h": 268
},
"luminance": 0.49747
}Semantic roles & 50–950 ramp
primary
#A0BAFE
secondary
#F7EDD4
accent
#A600E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286