#A5BCF5#A5BCF5
#A5BCF5 is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.8% C 0.085 H 267.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCF5 |
|---|---|
| RGB | rgb(165, 188, 245) |
| HSL | hsl(223, 80%, 80%) |
| HSV | hsv(223, 33%, 96%) |
| CMYK | cmyk(32.7%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(76.41, 5.25, -30.77) |
| CIE-LCH | lch(76.41, 31.21, 279.68°) |
| OKLab | oklab(79.84% -0.0038 -0.0851) |
| OKLCH | oklch(79.84% 0.085 267.4) |
| XYZ | xyz(49.9769, 50.5564, 93.4936) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.91
Baby Blue (survey)
#A2CFFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCF5 #F5DEA5
analogous
#A5E4F5 #A5BCF5 #B6A5F5
triadic
#A5BCF5 #F5A5BC #BCF5A5
tetradic
#A5BCF5 #F5A5E4 #F5DEA5 #A5F5B6
square
#A5BCF5 #F5A5E4 #F5DEA5 #A5F5B6
split-complementary
#A5BCF5 #F5B6A5 #E4F5A5
monochromatic
#376AE9 #6E93EF #A5BCF5 #DCE5FB #E3EAFC
Accessibility & contrast
On white
1.89
#A5BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A5BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCF5
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCF5 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F8
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#8EC7CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bcf5; /* rgb */ color: rgb(165, 188, 245); /* oklch */ color: oklch(79.8% 0.085 267.4);
Tailwind
colors: {
custom: {
50: '#c1d0f8',
500: '#a5bcf5',
950: '#000000',
},
}SCSS
$custom: #a5bcf5; $custom-light: #c1d0f8; $custom-dark: #000000;
JSON
{
"hex": "#a5bcf5",
"rgb": {
"r": 165,
"g": 188,
"b": 245
},
"hsl": {
"h": 222.75,
"s": 80,
"l": 80.392
},
"oklch": {
"l": 0.79836,
"c": 0.08519,
"h": 267.4
},
"luminance": 0.50558
}Semantic roles & 50–950 ramp
primary
#A5BCF5
secondary
#D5B669
accent
#A009DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385