#A5BFEB#A5BFEB
#A5BFEB is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.0% C 0.069 H 260.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFEB |
|---|---|
| RGB | rgb(165, 191, 235) |
| HSL | hsl(218, 64%, 78%) |
| HSV | hsv(218, 30%, 92%) |
| CMYK | cmyk(29.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.83, 1.15, -24.73) |
| CIE-LCH | lch(76.83, 24.76, 272.66°) |
| OKLab | oklab(80.05% -0.0109 -0.068) |
| OKLCH | oklch(80.05% 0.069 260.9) |
| XYZ | xyz(49.1389, 51.2573, 85.8857) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.85
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFEB #EBD1A5
analogous
#A5E2EB #A5BFEB #AEA5EB
triadic
#A5BFEB #EBA5BF #BFEBA5
tetradic
#A5BFEB #EBA5E2 #EBD1A5 #A5EBAE
square
#A5BFEB #EBA5E2 #EBD1A5 #A5EBAE
split-complementary
#A5BFEB #EBAEA5 #E2EBA5
monochromatic
#4178D5 #739BE0 #A5BFEB #D7E3F6 #E6EDF9
Accessibility & contrast
On white
1.87
#A5BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A5BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFEB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFEB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#91C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a5bfeb; /* rgb */ color: rgb(165, 191, 235); /* oklch */ color: oklch(80.0% 0.069 260.9);
Tailwind
colors: {
custom: {
50: '#c1d2f1',
500: '#a5bfeb',
950: '#000000',
},
}SCSS
$custom: #a5bfeb; $custom-light: #c1d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a5bfeb",
"rgb": {
"r": 165,
"g": 191,
"b": 235
},
"hsl": {
"h": 217.714,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.8005,
"c": 0.06889,
"h": 260.9
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#A5BFEB
secondary
#C7A66D
accent
#8A1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385