#A3BFEE#A3BFEE
#A3BFEE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.074 H 260.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFEE |
|---|---|
| RGB | rgb(163, 191, 238) |
| HSL | hsl(218, 69%, 79%) |
| HSV | hsv(218, 32%, 93%) |
| CMYK | cmyk(31.5%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.81, 1.31, -26.39) |
| CIE-LCH | lch(76.81, 26.43, 272.85°) |
| OKLab | oklab(80.03% -0.0119 -0.0727) |
| OKLCH | oklch(80.03% 0.074 260.7) |
| XYZ | xyz(49.1632, 51.2192, 88.1683) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.22
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFEE #EED2A3
analogous
#A3E4EE #A3BFEE #ACA3EE
triadic
#A3BFEE #EEA3BF #BFEEA3
tetradic
#A3BFEE #EEA3E4 #EED2A3 #A3EEAC
square
#A3BFEE #EEA3E4 #EED2A3 #A3EEAC
split-complementary
#A3BFEE #EEACA3 #E4EEA3
monochromatic
#3C77DB #6F9BE4 #A3BFEE #D7E3F8 #E5EDFA
Accessibility & contrast
On white
1.87
#A3BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#A3BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFEE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFEE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#8DC9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a3bfee; /* rgb */ color: rgb(163, 191, 238); /* oklch */ color: oklch(80.0% 0.074 260.7);
Tailwind
colors: {
custom: {
50: '#c0d2f3',
500: '#a3bfee',
950: '#000000',
},
}SCSS
$custom: #a3bfee; $custom-light: #c0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a3bfee",
"rgb": {
"r": 163,
"g": 191,
"b": 238
},
"hsl": {
"h": 217.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.80034,
"c": 0.07371,
"h": 260.7
},
"luminance": 0.51221
}Semantic roles & 50–950 ramp
primary
#A3BFEE
secondary
#CBA76A
accent
#8B15D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385