#A3BEE9#A3BEE9
#A3BEE9 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.6% C 0.068 H 259.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEE9 |
|---|---|
| RGB | rgb(163, 190, 233) |
| HSL | hsl(217, 61%, 78%) |
| HSV | hsv(217, 30%, 91%) |
| CMYK | cmyk(30%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(76.37, 0.63, -24.37) |
| CIE-LCH | lch(76.37, 24.38, 271.48°) |
| OKLab | oklab(79.63% -0.0123 -0.067) |
| OKLCH | oklch(79.63% 0.068 259.6) |
| XYZ | xyz(48.2214, 50.4948, 84.2807) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEE9 #E9CEA3
analogous
#A3E1E9 #A3BEE9 #ABA3E9
triadic
#A3BEE9 #E9A3BE #BEE9A3
tetradic
#A3BEE9 #E9A3E1 #E9CEA3 #A3E9AB
square
#A3BEE9 #E9A3E1 #E9CEA3 #A3E9AB
split-complementary
#A3BEE9 #E9ABA3 #E1E9A3
monochromatic
#4078D1 #729BDD #A3BEE9 #D4E1F5 #E6EEF9
Accessibility & contrast
On white
1.89
#A3BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A3BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEE9
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEE9 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EB
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#8FC7CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bee9; /* rgb */ color: rgb(163, 190, 233); /* oklch */ color: oklch(79.6% 0.068 259.6);
Tailwind
colors: {
custom: {
50: '#bfd1f0',
500: '#a3bee9',
950: '#000000',
},
}SCSS
$custom: #a3bee9; $custom-light: #bfd1f0; $custom-dark: #000000;
JSON
{
"hex": "#a3bee9",
"rgb": {
"r": 163,
"g": 190,
"b": 233
},
"hsl": {
"h": 216.857,
"s": 61.404,
"l": 77.647
},
"oklch": {
"l": 0.79631,
"c": 0.06814,
"h": 259.6
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#A3BEE9
secondary
#C4A26C
accent
#861CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385