#A0BBFF#A0BBFF
#A0BBFF is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.102 H 267.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBFF |
|---|---|
| RGB | rgb(160, 187, 255) |
| HSL | hsl(223, 100%, 81%) |
| HSV | hsv(223, 37%, 100%) |
| CMYK | cmyk(37.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(76.21, 7.00, -36.47) |
| CIE-LCH | lch(76.21, 37.14, 280.87°) |
| OKLab | oklab(79.73% -0.0046 -0.1015) |
| OKLCH | oklch(79.73% 0.102 267.4) |
| XYZ | xyz(50.3121, 50.2319, 101.6331) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.08
Carolina Blue
#8AB8FE
ΔE00 4.52
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBFF #FFE4A0
analogous
#A0EBFF #A0BBFF #B5A0FF
triadic
#A0BBFF #FFA0BB #BBFFA0
tetradic
#A0BBFF #FFA0EB #FFE4A0 #A0FFB5
square
#A0BBFF #FFA0EB #FFE4A0 #A0FFB5
split-complementary
#A0BBFF #FFB5A0 #EBFFA0
monochromatic
#2663FF #638FFF #A0BBFF #DDE7FF #E0E9FF
Accessibility & contrast
On white
1.90
#A0BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A0BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBFF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBFF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#82C9D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0bbff; /* rgb */ color: rgb(160, 187, 255); /* oklch */ color: oklch(79.7% 0.102 267.4);
Tailwind
colors: {
custom: {
50: '#bfcfff',
500: '#a0bbff',
950: '#000000',
},
}SCSS
$custom: #a0bbff; $custom-light: #bfcfff; $custom-dark: #000000;
JSON
{
"hex": "#a0bbff",
"rgb": {
"r": 160,
"g": 187,
"b": 255
},
"hsl": {
"h": 222.947,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.79726,
"c": 0.10156,
"h": 267.4
},
"luminance": 0.50234
}Semantic roles & 50–950 ramp
primary
#A0BBFF
secondary
#E3BE60
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386