#A5BFEC#A5BFEC
#A5BFEC is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.070 H 261.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFEC |
|---|---|
| RGB | rgb(165, 191, 236) |
| HSL | hsl(218, 65%, 79%) |
| HSV | hsv(218, 30%, 93%) |
| CMYK | cmyk(30.1%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.87, 1.39, -25.22) |
| CIE-LCH | lch(76.87, 25.26, 273.16°) |
| OKLab | oklab(80.09% -0.0106 -0.0694) |
| OKLCH | oklch(80.09% 0.07 261.3) |
| XYZ | xyz(49.2838, 51.3152, 86.6487) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.69
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFEC #ECD2A5
analogous
#A5E2EC #A5BFEC #AEA5EC
triadic
#A5BFEC #ECA5BF #BFECA5
tetradic
#A5BFEC #ECA5E2 #ECD2A5 #A5ECAE
square
#A5BFEC #ECA5E2 #ECD2A5 #A5ECAE
split-complementary
#A5BFEC #ECAEA5 #E2ECA5
monochromatic
#4077D7 #729BE1 #A5BFEC #D8E3F7 #E6EDFA
Accessibility & contrast
On white
1.86
#A5BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#A5BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFEC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFEC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EE
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#91C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a5bfec; /* rgb */ color: rgb(165, 191, 236); /* oklch */ color: oklch(80.1% 0.070 261.3);
Tailwind
colors: {
custom: {
50: '#c1d2f2',
500: '#a5bfec',
950: '#000000',
},
}SCSS
$custom: #a5bfec; $custom-light: #c1d2f2; $custom-dark: #000000;
JSON
{
"hex": "#a5bfec",
"rgb": {
"r": 165,
"g": 191,
"b": 236
},
"hsl": {
"h": 218.028,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.80089,
"c": 0.07019,
"h": 261.3
},
"luminance": 0.51317
}Semantic roles & 50–950 ramp
primary
#A5BFEC
secondary
#C8A76D
accent
#8B19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385