#A3BEE2#A3BEE2
#A3BEE2 is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.4% C 0.059 H 255.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEE2 |
|---|---|
| RGB | rgb(163, 190, 226) |
| HSL | hsl(214, 52%, 76%) |
| HSV | hsv(214, 28%, 89%) |
| CMYK | cmyk(27.9%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.13, -1.06, -20.96) |
| CIE-LCH | lch(76.13, 20.98, 267.11°) |
| OKLab | oklab(79.36% -0.0146 -0.0574) |
| OKLCH | oklch(79.36% 0.059 255.7) |
| XYZ | xyz(47.2413, 50.1027, 79.1185) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.46
Cloudy Blue
#ACC2D9
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.36
Light Blue Grey
#B7C9E2
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEE2 #E2C7A3
analogous
#A3DEE2 #A3BEE2 #A8A3E2
triadic
#A3BEE2 #E2A3BE #BEE2A3
tetradic
#A3BEE2 #E2A3DE #E2C7A3 #A3E2A8
square
#A3BEE2 #E2A3DE #E2C7A3 #A3E2A8
split-complementary
#A3BEE2 #E2A8A3 #DEE2A3
monochromatic
#467CC5 #749DD3 #A3BEE2 #D2DFF1 #E8EFF8
Accessibility & contrast
On white
1.91
#A3BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#A3BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEE2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEE2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#AAB9E1
Tritanopia (blue-blind)
#91C6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bee2; /* rgb */ color: rgb(163, 190, 226); /* oklch */ color: oklch(79.4% 0.059 255.7);
Tailwind
colors: {
custom: {
50: '#bfd1eb',
500: '#a3bee2',
950: '#000000',
},
}SCSS
$custom: #a3bee2; $custom-light: #bfd1eb; $custom-dark: #000000;
JSON
{
"hex": "#a3bee2",
"rgb": {
"r": 163,
"g": 190,
"b": 226
},
"hsl": {
"h": 214.286,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.79364,
"c": 0.05928,
"h": 255.7
},
"luminance": 0.50104
}Semantic roles & 50–950 ramp
primary
#A3BEE2
secondary
#BB9A6E
accent
#7E26BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384