#A3BEEA#A3BEEA
#A3BEEA is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.7% C 0.069 H 260.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEEA |
|---|---|
| RGB | rgb(163, 190, 234) |
| HSL | hsl(217, 63%, 78%) |
| HSV | hsv(217, 30%, 92%) |
| CMYK | cmyk(30.3%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.41, 0.87, -24.86) |
| CIE-LCH | lch(76.41, 24.87, 272.01°) |
| OKLab | oklab(79.67% -0.0119 -0.0684) |
| OKLCH | oklch(79.67% 0.069 260.1) |
| XYZ | xyz(48.3647, 50.5521, 85.0352) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.81
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEEA #EACFA3
analogous
#A3E1EA #A3BEEA #ABA3EA
triadic
#A3BEEA #EAA3BE #BEEAA3
tetradic
#A3BEEA #EAA3E1 #EACFA3 #A3EAAB
square
#A3BEEA #EAA3E1 #EACFA3 #A3EAAB
split-complementary
#A3BEEA #EAABA3 #E1EAA3
monochromatic
#3F78D3 #719BDF #A3BEEA #D5E1F5 #E6EDF9
Accessibility & contrast
On white
1.89
#A3BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A3BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEEA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEEA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A8B9E9
Tritanopia (blue-blind)
#8FC7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3beea; /* rgb */ color: rgb(163, 190, 234); /* oklch */ color: oklch(79.7% 0.069 260.1);
Tailwind
colors: {
custom: {
50: '#bfd1f0',
500: '#a3beea',
950: '#000000',
},
}SCSS
$custom: #a3beea; $custom-light: #bfd1f0; $custom-dark: #000000;
JSON
{
"hex": "#a3beea",
"rgb": {
"r": 163,
"g": 190,
"b": 234
},
"hsl": {
"h": 217.183,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.7967,
"c": 0.06943,
"h": 260.1
},
"luminance": 0.50554
}Semantic roles & 50–950 ramp
primary
#A3BEEA
secondary
#C6A36C
accent
#881BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385