#A3BEFF#A3BEFF
#A3BEFF is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.097 H 266.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEFF |
|---|---|
| RGB | rgb(163, 190, 255) |
| HSL | hsl(222, 100%, 82%) |
| HSV | hsv(222, 36%, 100%) |
| CMYK | cmyk(36.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.18, 6.15, -34.96) |
| CIE-LCH | lch(77.18, 35.50, 279.98°) |
| OKLab | oklab(80.53% -0.0054 -0.0971) |
| OKLCH | oklch(80.53% 0.097 266.8) |
| XYZ | xyz(51.5623, 51.8312, 101.8759) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.53
Carolina Blue
#8AB8FE
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEFF #FFE4A3
analogous
#A3ECFF #A3BEFF #B6A3FF
triadic
#A3BEFF #FFA3BE #BEFFA3
tetradic
#A3BEFF #FFA3EC #FFE4A3 #A3FFB6
square
#A3BEFF #FFA3EC #FFE4A3 #A3FFB6
split-complementary
#A3BEFF #FFB6A3 #ECFFA3
monochromatic
#2968FF #6693FF #A3BEFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.85
#A3BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#A3BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEFF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEFF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#87CBD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a3beff; /* rgb */ color: rgb(163, 190, 255); /* oklch */ color: oklch(80.5% 0.097 266.8);
Tailwind
colors: {
custom: {
50: '#c1d1ff',
500: '#a3beff',
950: '#000000',
},
}SCSS
$custom: #a3beff; $custom-light: #c1d1ff; $custom-dark: #000000;
JSON
{
"hex": "#a3beff",
"rgb": {
"r": 163,
"g": 190,
"b": 255
},
"hsl": {
"h": 222.391,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.80529,
"c": 0.09724,
"h": 266.8
},
"luminance": 0.51833
}Semantic roles & 50–950 ramp
primary
#A3BEFF
secondary
#E3BE63
accent
#A200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386