#A3BEEB#A3BEEB
#A3BEEB is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.7% C 0.071 H 260.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEEB |
|---|---|
| RGB | rgb(163, 190, 235) |
| HSL | hsl(218, 64%, 78%) |
| HSV | hsv(218, 31%, 92%) |
| CMYK | cmyk(30.6%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.44, 1.12, -25.34) |
| CIE-LCH | lch(76.44, 25.37, 272.52°) |
| OKLab | oklab(79.71% -0.0116 -0.0698) |
| OKLCH | oklch(79.71% 0.071 260.6) |
| XYZ | xyz(48.5088, 50.6097, 85.7939) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.64
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.16
Carolina Blue
#8AB8FE
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEEB #EBD0A3
analogous
#A3E2EB #A3BEEB #ACA3EB
triadic
#A3BEEB #EBA3BE #BEEBA3
tetradic
#A3BEEB #EBA3E2 #EBD0A3 #A3EBAC
square
#A3BEEB #EBA3E2 #EBD0A3 #A3EBAC
split-complementary
#A3BEEB #EBACA3 #E2EBA3
monochromatic
#3E77D5 #719AE0 #A3BEEB #D5E2F6 #E6EDFA
Accessibility & contrast
On white
1.89
#A3BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A3BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEEB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEEB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#8EC7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a3beeb; /* rgb */ color: rgb(163, 190, 235); /* oklch */ color: oklch(79.7% 0.071 260.6);
Tailwind
colors: {
custom: {
50: '#c0d1f1',
500: '#a3beeb',
950: '#000000',
},
}SCSS
$custom: #a3beeb; $custom-light: #c0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#a3beeb",
"rgb": {
"r": 163,
"g": 190,
"b": 235
},
"hsl": {
"h": 217.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.79709,
"c": 0.07073,
"h": 260.6
},
"luminance": 0.50612
}Semantic roles & 50–950 ramp
primary
#A3BEEB
secondary
#C7A56B
accent
#8919CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385