#A0BAFA#A0BAFA
#A0BAFA is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.3% C 0.096 H 267.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAFA |
|---|---|
| RGB | rgb(160, 186, 250) |
| HSL | hsl(223, 90%, 80%) |
| HSV | hsv(223, 36%, 98%) |
| CMYK | cmyk(36%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(75.76, 6.25, -34.49) |
| CIE-LCH | lch(75.76, 35.05, 280.27°) |
| OKLab | oklab(79.31% -0.0048 -0.0958) |
| OKLCH | oklch(79.31% 0.096 267.2) |
| XYZ | xyz(49.3063, 49.4913, 97.3788) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.37
Carolina Blue
#8AB8FE
ΔE00 4.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAFA #FAE0A0
analogous
#A0E7FA #A0BAFA #B3A0FA
triadic
#A0BAFA #FAA0BA #BAFAA0
tetradic
#A0BAFA #FAA0E7 #FAE0A0 #A0FAB3
square
#A0BAFA #FAA0E7 #FAE0A0 #A0FAB3
split-complementary
#A0BAFA #FAB3A0 #E7FAA0
monochromatic
#2C66F4 #6690F7 #A0BAFA #DAE4FD #E2EAFD
Accessibility & contrast
On white
1.93
#A0BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#A0BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAFA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAFA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#85C7D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bafa; /* rgb */ color: rgb(160, 186, 250); /* oklch */ color: oklch(79.3% 0.096 267.2);
Tailwind
colors: {
custom: {
50: '#becefc',
500: '#a0bafa',
950: '#000000',
},
}SCSS
$custom: #a0bafa; $custom-light: #becefc; $custom-dark: #000000;
JSON
{
"hex": "#a0bafa",
"rgb": {
"r": 160,
"g": 186,
"b": 250
},
"hsl": {
"h": 222.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.79307,
"c": 0.09591,
"h": 267.2
},
"luminance": 0.49494
}Semantic roles & 50–950 ramp
primary
#A0BAFA
secondary
#F6ECD5
accent
#A300E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285