#A5BFEE#A5BFEE
#A5BFEE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.073 H 262.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFEE |
|---|---|
| RGB | rgb(165, 191, 238) |
| HSL | hsl(219, 68%, 79%) |
| HSV | hsv(219, 31%, 93%) |
| CMYK | cmyk(30.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.94, 1.88, -26.19) |
| CIE-LCH | lch(76.94, 26.25, 274.11°) |
| OKLab | oklab(80.17% -0.0099 -0.0721) |
| OKLCH | oklch(80.17% 0.073 262.2) |
| XYZ | xyz(49.5760, 51.4321, 88.1876) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.39
Powder Blue (survey)
#B1D1FC
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFEE #EED4A5
analogous
#A5E4EE #A5BFEE #B0A5EE
triadic
#A5BFEE #EEA5BF #BFEEA5
tetradic
#A5BFEE #EEA5E4 #EED4A5 #A5EEB0
square
#A5BFEE #EEA5E4 #EED4A5 #A5EEB0
split-complementary
#A5BFEE #EEB0A5 #E4EEA5
monochromatic
#3E76DB #729AE4 #A5BFEE #D8E4F8 #E5EDFA
Accessibility & contrast
On white
1.86
#A5BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#A5BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFEE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFEE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#90C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a5bfee; /* rgb */ color: rgb(165, 191, 238); /* oklch */ color: oklch(80.2% 0.073 262.2);
Tailwind
colors: {
custom: {
50: '#c1d2f3',
500: '#a5bfee',
950: '#000000',
},
}SCSS
$custom: #a5bfee; $custom-light: #c1d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a5bfee",
"rgb": {
"r": 165,
"g": 191,
"b": 238
},
"hsl": {
"h": 218.63,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.80167,
"c": 0.07281,
"h": 262.2
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#A5BFEE
secondary
#CBA96C
accent
#8E15D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385