#A7BEE2#A7BEE2
#A7BEE2 is a light, muted blue. Relative luminance 0.505; OKLCH L 79.6% C 0.057 H 259.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEE2 |
|---|---|
| RGB | rgb(167, 190, 226) |
| HSL | hsl(217, 50%, 77%) |
| HSV | hsv(217, 26%, 89%) |
| CMYK | cmyk(26.1%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.39, 0.12, -20.53) |
| CIE-LCH | lch(76.39, 20.53, 270.34°) |
| OKLab | oklab(79.64% -0.0106 -0.0562) |
| OKLCH | oklch(79.64% 0.057 259.3) |
| XYZ | xyz(48.0735, 50.5318, 79.1575) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.34
Light Blue Grey
#B7C9E2
ΔE00 4.35
Cloudy Blue
#ACC2D9
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Light Grey Blue
#9DBCD4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEE2 #E2CBA7
analogous
#A7DCE2 #A7BEE2 #AEA7E2
triadic
#A7BEE2 #E2A7BE #BEE2A7
tetradic
#A7BEE2 #E2A7DC #E2CBA7 #A7E2AE
square
#A7BEE2 #E2A7DC #E2CBA7 #A7E2AE
split-complementary
#A7BEE2 #E2AEA7 #DCE2A7
monochromatic
#4B7AC4 #799CD3 #A7BEE2 #D5E0F1 #E8EEF7
Accessibility & contrast
On white
1.89
#A7BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A7BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEE2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEE2 | 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)
#B2C0E4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#97C5CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7bee2; /* rgb */ color: rgb(167, 190, 226); /* oklch */ color: oklch(79.6% 0.057 259.3);
Tailwind
colors: {
custom: {
50: '#c2d1eb',
500: '#a7bee2',
950: '#000000',
},
}SCSS
$custom: #a7bee2; $custom-light: #c2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#a7bee2",
"rgb": {
"r": 167,
"g": 190,
"b": 226
},
"hsl": {
"h": 216.61,
"s": 50.427,
"l": 77.059
},
"oklch": {
"l": 0.79636,
"c": 0.05721,
"h": 259.3
},
"luminance": 0.50533
}Semantic roles & 50–950 ramp
primary
#A7BEE2
secondary
#BB9F72
accent
#8328BE
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384