#A5BFEF#A5BFEF
#A5BFEF is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.074 H 262.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFEF |
|---|---|
| RGB | rgb(165, 191, 239) |
| HSL | hsl(219, 70%, 79%) |
| HSV | hsv(219, 31%, 94%) |
| CMYK | cmyk(31%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.98, 2.13, -26.67) |
| CIE-LCH | lch(76.98, 26.76, 274.56°) |
| OKLab | oklab(80.21% -0.0096 -0.0735) |
| OKLCH | oklch(80.21% 0.074 262.5) |
| XYZ | xyz(49.7233, 51.4910, 88.9635) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.59
Carolina Blue
#8AB8FE
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFEF #EFD5A5
analogous
#A5E4EF #A5BFEF #B0A5EF
triadic
#A5BFEF #EFA5BF #BFEFA5
tetradic
#A5BFEF #EFA5E4 #EFD5A5 #A5EFB0
square
#A5BFEF #EFA5E4 #EFD5A5 #A5EFB0
split-complementary
#A5BFEF #EFB0A5 #E4EFA5
monochromatic
#3D75DD #719AE6 #A5BFEF #D9E4F8 #E5EDFA
Accessibility & contrast
On white
1.86
#A5BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#A5BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFEF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFEF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#90C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a5bfef; /* rgb */ color: rgb(165, 191, 239); /* oklch */ color: oklch(80.2% 0.074 262.5);
Tailwind
colors: {
custom: {
50: '#c1d2f4',
500: '#a5bfef',
950: '#000000',
},
}SCSS
$custom: #a5bfef; $custom-light: #c1d2f4; $custom-dark: #000000;
JSON
{
"hex": "#a5bfef",
"rgb": {
"r": 165,
"g": 191,
"b": 239
},
"hsl": {
"h": 218.919,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.80207,
"c": 0.07412,
"h": 262.5
},
"luminance": 0.51493
}Semantic roles & 50–950 ramp
primary
#A5BFEF
secondary
#CCAA6C
accent
#8F14D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385