#A0BBFB#A0BBFB
#A0BBFB is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.6% C 0.096 H 266.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBFB |
|---|---|
| RGB | rgb(160, 187, 251) |
| HSL | hsl(222, 92%, 81%) |
| HSV | hsv(222, 36%, 98%) |
| CMYK | cmyk(36.3%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.06, 5.96, -34.57) |
| CIE-LCH | lch(76.06, 35.08, 279.78°) |
| OKLab | oklab(79.55% -0.0057 -0.096) |
| OKLCH | oklch(79.55% 0.096 266.6) |
| XYZ | xyz(49.6749, 49.9770, 98.2772) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.05
Carolina Blue
#8AB8FE
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBFB #FBE0A0
analogous
#A0E8FB #A0BBFB #B2A0FB
triadic
#A0BBFB #FBA0BB #BBFBA0
tetradic
#A0BBFB #FBA0E8 #FBE0A0 #A0FBB2
square
#A0BBFB #FBA0E8 #FBE0A0 #A0FBB2
split-complementary
#A0BBFB #FBB2A0 #E8FBA0
monochromatic
#2B67F6 #6591F9 #A0BBFB #DBE5FD #E2EAFE
Accessibility & contrast
On white
1.91
#A0BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A0BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBFB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBFB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#84C8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bbfb; /* rgb */ color: rgb(160, 187, 251); /* oklch */ color: oklch(79.6% 0.096 266.6);
Tailwind
colors: {
custom: {
50: '#becffd',
500: '#a0bbfb',
950: '#000000',
},
}SCSS
$custom: #a0bbfb; $custom-light: #becffd; $custom-dark: #000000;
JSON
{
"hex": "#a0bbfb",
"rgb": {
"r": 160,
"g": 187,
"b": 251
},
"hsl": {
"h": 222.198,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.79553,
"c": 0.09618,
"h": 266.6
},
"luminance": 0.49979
}Semantic roles & 50–950 ramp
primary
#A0BBFB
secondary
#F6ECD5
accent
#A100E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285