#A3BFEF#A3BFEF
#A3BFEF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.075 H 261.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFEF |
|---|---|
| RGB | rgb(163, 191, 239) |
| HSL | hsl(218, 70%, 79%) |
| HSV | hsv(218, 32%, 94%) |
| CMYK | cmyk(31.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.85, 1.56, -26.88) |
| CIE-LCH | lch(76.85, 26.92, 273.32°) |
| OKLab | oklab(80.07% -0.0116 -0.0741) |
| OKLCH | oklch(80.07% 0.075 261.1) |
| XYZ | xyz(49.3105, 51.2782, 88.9441) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFEF #EFD3A3
analogous
#A3E5EF #A3BFEF #ADA3EF
triadic
#A3BFEF #EFA3BF #BFEFA3
tetradic
#A3BFEF #EFA3E5 #EFD3A3 #A3EFAD
square
#A3BFEF #EFA3E5 #EFD3A3 #A3EFAD
split-complementary
#A3BFEF #EFADA3 #E5EFA3
monochromatic
#3B76DD #6F9BE6 #A3BFEF #D7E3F8 #E5EDFA
Accessibility & contrast
On white
1.87
#A3BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#A3BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFEF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFEF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 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)
#AFC2F1
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#8DC9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a3bfef; /* rgb */ color: rgb(163, 191, 239); /* oklch */ color: oklch(80.1% 0.075 261.1);
Tailwind
colors: {
custom: {
50: '#c0d2f4',
500: '#a3bfef',
950: '#000000',
},
}SCSS
$custom: #a3bfef; $custom-light: #c0d2f4; $custom-dark: #000000;
JSON
{
"hex": "#a3bfef",
"rgb": {
"r": 163,
"g": 191,
"b": 239
},
"hsl": {
"h": 217.895,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.80073,
"c": 0.075,
"h": 261.1
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#A3BFEF
secondary
#CCA86A
accent
#8C13D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385