#A3BEEF#A3BEEF
#A3BEEF is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.9% C 0.076 H 262.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEEF |
|---|---|
| RGB | rgb(163, 190, 239) |
| HSL | hsl(219, 70%, 79%) |
| HSV | hsv(219, 32%, 94%) |
| CMYK | cmyk(31.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.58, 2.10, -27.28) |
| CIE-LCH | lch(76.58, 27.36, 274.41°) |
| OKLab | oklab(79.87% -0.0103 -0.0752) |
| OKLCH | oklch(79.87% 0.076 262.2) |
| XYZ | xyz(49.0931, 50.8435, 88.8717) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.03
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEEF #EFD4A3
analogous
#A3E4EF #A3BEEF #AEA3EF
triadic
#A3BEEF #EFA3BE #BEEFA3
tetradic
#A3BEEF #EFA3E4 #EFD4A3 #A3EFAE
square
#A3BEEF #EFA3E4 #EFD4A3 #A3EFAE
split-complementary
#A3BEEF #EFAEA3 #E4EFA3
monochromatic
#3B74DD #6F99E6 #A3BEEF #D7E3F8 #E5EDFA
Accessibility & contrast
On white
1.88
#A3BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#A3BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEEF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEEF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#8DC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a3beef; /* rgb */ color: rgb(163, 190, 239); /* oklch */ color: oklch(79.9% 0.076 262.2);
Tailwind
colors: {
custom: {
50: '#c0d1f4',
500: '#a3beef',
950: '#000000',
},
}SCSS
$custom: #a3beef; $custom-light: #c0d1f4; $custom-dark: #000000;
JSON
{
"hex": "#a3beef",
"rgb": {
"r": 163,
"g": 190,
"b": 239
},
"hsl": {
"h": 218.684,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.79867,
"c": 0.07594,
"h": 262.2
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#A3BEEF
secondary
#CCA96A
accent
#8E13D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385