#A0BBFE#A0BBFE
#A0BBFE is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.100 H 267.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBFE |
|---|---|
| RGB | rgb(160, 187, 254) |
| HSL | hsl(223, 98%, 81%) |
| HSV | hsv(223, 37%, 100%) |
| CMYK | cmyk(37%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.17, 6.74, -36.00) |
| CIE-LCH | lch(76.17, 36.62, 280.61°) |
| OKLab | oklab(79.68% -0.0049 -0.1001) |
| OKLCH | oklch(79.68% 0.1 267.2) |
| XYZ | xyz(50.1515, 50.1677, 100.7875) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.05
Carolina Blue
#8AB8FE
ΔE00 4.52
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBFE #FEE3A0
analogous
#A0EAFE #A0BBFE #B4A0FE
triadic
#A0BBFE #FEA0BB #BBFEA0
tetradic
#A0BBFE #FEA0EA #FEE3A0 #A0FEB4
square
#A0BBFE #FEA0EA #FEE3A0 #A0FEB4
split-complementary
#A0BBFE #FEB4A0 #EAFEA0
monochromatic
#2764FD #6390FD #A0BBFE #DDE6FF #E1E9FF
Accessibility & contrast
On white
1.90
#A0BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A0BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBFE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBFE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#83C9D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0bbfe; /* rgb */ color: rgb(160, 187, 254); /* oklch */ color: oklch(79.7% 0.100 267.2);
Tailwind
colors: {
custom: {
50: '#bfcfff',
500: '#a0bbfe',
950: '#000000',
},
}SCSS
$custom: #a0bbfe; $custom-light: #bfcfff; $custom-dark: #000000;
JSON
{
"hex": "#a0bbfe",
"rgb": {
"r": 160,
"g": 187,
"b": 254
},
"hsl": {
"h": 222.766,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.79682,
"c": 0.10022,
"h": 267.2
},
"luminance": 0.5017
}Semantic roles & 50–950 ramp
primary
#A0BBFE
secondary
#E1BC61
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386