#A3BFEC#A3BFEC
#A3BFEC is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.071 H 259.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFEC |
|---|---|
| RGB | rgb(163, 191, 236) |
| HSL | hsl(217, 66%, 78%) |
| HSV | hsv(217, 31%, 93%) |
| CMYK | cmyk(30.9%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.74, 0.82, -25.43) |
| CIE-LCH | lch(76.74, 25.44, 271.85°) |
| OKLab | oklab(79.96% -0.0126 -0.07) |
| OKLCH | oklch(79.96% 0.071 259.8) |
| XYZ | xyz(48.8710, 51.1023, 86.6294) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Powder Blue (survey)
#B1D1FC
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFEC #ECD0A3
analogous
#A3E4EC #A3BFEC #ABA3EC
triadic
#A3BFEC #ECA3BF #BFECA3
tetradic
#A3BFEC #ECA3E4 #ECD0A3 #A3ECAB
square
#A3BFEC #ECA3E4 #ECD0A3 #A3ECAB
split-complementary
#A3BFEC #ECABA3 #E4ECA3
monochromatic
#3E78D7 #709CE2 #A3BFEC #D6E2F6 #E6EDFA
Accessibility & contrast
On white
1.87
#A3BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#A3BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFEC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFEC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EE
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#8EC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a3bfec; /* rgb */ color: rgb(163, 191, 236); /* oklch */ color: oklch(80.0% 0.071 259.8);
Tailwind
colors: {
custom: {
50: '#c0d2f2',
500: '#a3bfec',
950: '#000000',
},
}SCSS
$custom: #a3bfec; $custom-light: #c0d2f2; $custom-dark: #000000;
JSON
{
"hex": "#a3bfec",
"rgb": {
"r": 163,
"g": 191,
"b": 236
},
"hsl": {
"h": 216.986,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.79955,
"c": 0.07112,
"h": 259.8
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#A3BFEC
secondary
#C8A46B
accent
#8818CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385