#A5BCFE#A5BCFE
#A5BCFE is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.2% C 0.097 H 269.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCFE |
|---|---|
| RGB | rgb(165, 188, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 35%, 100%) |
| CMYK | cmyk(35%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.75, 7.53, -35.08) |
| CIE-LCH | lch(76.75, 35.87, 282.11°) |
| OKLab | oklab(80.22% -0.0011 -0.0974) |
| OKLCH | oklch(80.22% 0.097 269.3) |
| XYZ | xyz(51.3844, 51.1194, 100.9063) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.53
Carolina Blue
#8AB8FE
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.72
Baby Blue (survey)
#A2CFFE
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCFE #FEE7A5
analogous
#A5E9FE #A5BCFE #BBA5FE
triadic
#A5BCFE #FEA5BC #BCFEA5
tetradic
#A5BCFE #FEA5E9 #FEE7A5 #A5FEBB
square
#A5BCFE #FEA5E9 #FEE7A5 #A5FEBB
split-complementary
#A5BCFE #FEBBA5 #E9FEA5
monochromatic
#2C62FD #688FFD #A5BCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.87
#A5BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#A5BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCFE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCFE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#8BC9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5bcfe; /* rgb */ color: rgb(165, 188, 254); /* oklch */ color: oklch(80.2% 0.097 269.3);
Tailwind
colors: {
custom: {
50: '#c2d0ff',
500: '#a5bcfe',
950: '#000000',
},
}SCSS
$custom: #a5bcfe; $custom-light: #c2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a5bcfe",
"rgb": {
"r": 165,
"g": 188,
"b": 254
},
"hsl": {
"h": 224.494,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.80216,
"c": 0.0974,
"h": 269.3
},
"luminance": 0.51122
}Semantic roles & 50–950 ramp
primary
#A5BCFE
secondary
#E2C265
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386