#A7BEE3#A7BEE3
#A7BEE3 is a light, muted blue. Relative luminance 0.506; OKLCH L 79.7% C 0.058 H 259.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEE3 |
|---|---|
| RGB | rgb(167, 190, 227) |
| HSL | hsl(217, 52%, 77%) |
| HSV | hsv(217, 26%, 89%) |
| CMYK | cmyk(26.4%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.43, 0.36, -21.02) |
| CIE-LCH | lch(76.43, 21.03, 270.98°) |
| OKLab | oklab(79.67% -0.0103 -0.0576) |
| OKLCH | oklch(79.67% 0.058 259.9) |
| XYZ | xyz(48.2111, 50.5869, 79.8822) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEE3 #E3CCA7
analogous
#A7DCE3 #A7BEE3 #AEA7E3
triadic
#A7BEE3 #E3A7BE #BEE3A7
tetradic
#A7BEE3 #E3A7DC #E3CCA7 #A7E3AE
square
#A7BEE3 #E3A7DC #E3CCA7 #A7E3AE
split-complementary
#A7BEE3 #E3AEA7 #DCE3A7
monochromatic
#4A79C5 #799CD4 #A7BEE3 #D5E0F2 #E8EEF8
Accessibility & contrast
On white
1.89
#A7BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A7BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEE3
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEE3 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E5
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#97C6CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bee3; /* rgb */ color: rgb(167, 190, 227); /* oklch */ color: oklch(79.7% 0.058 259.9);
Tailwind
colors: {
custom: {
50: '#c2d1eb',
500: '#a7bee3',
950: '#000000',
},
}SCSS
$custom: #a7bee3; $custom-light: #c2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#a7bee3",
"rgb": {
"r": 167,
"g": 190,
"b": 227
},
"hsl": {
"h": 217,
"s": 51.724,
"l": 77.255
},
"oklch": {
"l": 0.79674,
"c": 0.05849,
"h": 259.9
},
"luminance": 0.50588
}Semantic roles & 50–950 ramp
primary
#A7BEE3
secondary
#BDA071
accent
#8526BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384