#A5BCFF#A5BCFF
#A5BCFF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.099 H 269.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCFF |
|---|---|
| RGB | rgb(165, 188, 255) |
| HSL | hsl(225, 100%, 82%) |
| HSV | hsv(225, 35%, 100%) |
| CMYK | cmyk(35.3%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(76.79, 7.79, -35.55) |
| CIE-LCH | lch(76.79, 36.39, 282.35°) |
| OKLab | oklab(80.26% -0.0009 -0.0987) |
| OKLCH | oklch(80.26% 0.099 269.5) |
| XYZ | xyz(51.5449, 51.1836, 101.7519) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.52
Carolina Blue
#8AB8FE
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCFF #FFE8A5
analogous
#A5E9FF #A5BCFF #BBA5FF
triadic
#A5BCFF #FFA5BC #BCFFA5
tetradic
#A5BCFF #FFA5E9 #FFE8A5 #A5FFBB
square
#A5BCFF #FFA5E9 #FFE8A5 #A5FFBB
split-complementary
#A5BCFF #FFBBA5 #E9FFA5
monochromatic
#2B61FF #688EFF #A5BCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.87
#A5BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#A5BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCFF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCFF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#8AC9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5bcff; /* rgb */ color: rgb(165, 188, 255); /* oklch */ color: oklch(80.3% 0.099 269.5);
Tailwind
colors: {
custom: {
50: '#c2d0ff',
500: '#a5bcff',
950: '#000000',
},
}SCSS
$custom: #a5bcff; $custom-light: #c2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a5bcff",
"rgb": {
"r": 165,
"g": 188,
"b": 255
},
"hsl": {
"h": 224.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.80259,
"c": 0.09875,
"h": 269.5
},
"luminance": 0.51186
}Semantic roles & 50–950 ramp
primary
#A5BCFF
secondary
#E4C364
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386