#A0BCFE#A0BCFE
#A0BCFE is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.099 H 266.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCFE |
|---|---|
| RGB | rgb(160, 188, 254) |
| HSL | hsl(222, 98%, 81%) |
| HSV | hsv(222, 37%, 100%) |
| CMYK | cmyk(37%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.43, 6.19, -35.60) |
| CIE-LCH | lch(76.43, 36.13, 279.87°) |
| OKLab | oklab(79.88% -0.0061 -0.0989) |
| OKLCH | oklch(79.88% 0.099 266.5) |
| XYZ | xyz(50.3644, 50.5935, 100.8585) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.77
Carolina Blue
#8AB8FE
ΔE00 4.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCFE #FEE2A0
analogous
#A0EBFE #A0BCFE #B3A0FE
triadic
#A0BCFE #FEA0BC #BCFEA0
tetradic
#A0BCFE #FEA0EB #FEE2A0 #A0FEB3
square
#A0BCFE #FEA0EB #FEE2A0 #A0FEB3
split-complementary
#A0BCFE #FEB3A0 #EBFEA0
monochromatic
#2767FD #6391FD #A0BCFE #DDE7FF #E1EAFF
Accessibility & contrast
On white
1.89
#A0BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A0BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCFE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCFE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#83C9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a0bcfe; /* rgb */ color: rgb(160, 188, 254); /* oklch */ color: oklch(79.9% 0.099 266.5);
Tailwind
colors: {
custom: {
50: '#bfd0ff',
500: '#a0bcfe',
950: '#000000',
},
}SCSS
$custom: #a0bcfe; $custom-light: #bfd0ff; $custom-dark: #000000;
JSON
{
"hex": "#a0bcfe",
"rgb": {
"r": 160,
"g": 188,
"b": 254
},
"hsl": {
"h": 222.128,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.79885,
"c": 0.09914,
"h": 266.5
},
"luminance": 0.50596
}Semantic roles & 50–950 ramp
primary
#A0BCFE
secondary
#E1BB61
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386