#A7BCF5#A7BCF5
#A7BCF5 is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.084 H 268.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCF5 |
|---|---|
| RGB | rgb(167, 188, 245) |
| HSL | hsl(224, 80%, 81%) |
| HSV | hsv(224, 32%, 96%) |
| CMYK | cmyk(31.8%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(76.54, 5.81, -30.55) |
| CIE-LCH | lch(76.54, 31.10, 280.76°) |
| OKLab | oklab(79.97% -0.0018 -0.0845) |
| OKLCH | oklch(79.97% 0.084 268.8) |
| XYZ | xyz(50.3963, 50.7726, 93.5133) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.44
Light Periwinkle
#C1C6FC
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Carolina Blue
#8AB8FE
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.96
Baby Blue (survey)
#A2CFFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCF5 #F5E0A7
analogous
#A7E3F5 #A7BCF5 #B9A7F5
triadic
#A7BCF5 #F5A7BC #BCF5A7
tetradic
#A7BCF5 #F5A7E3 #F5E0A7 #A7F5B9
square
#A7BCF5 #F5A7E3 #F5E0A7 #A7F5B9
split-complementary
#A7BCF5 #F5B9A7 #E3F5A7
monochromatic
#3968E9 #7092EF #A7BCF5 #DEE6FB #E4EAFC
Accessibility & contrast
On white
1.88
#A7BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A7BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCF5
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCF5 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#91C7CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bcf5; /* rgb */ color: rgb(167, 188, 245); /* oklch */ color: oklch(80.0% 0.084 268.8);
Tailwind
colors: {
custom: {
50: '#c3d0f8',
500: '#a7bcf5',
950: '#000000',
},
}SCSS
$custom: #a7bcf5; $custom-light: #c3d0f8; $custom-dark: #000000;
JSON
{
"hex": "#a7bcf5",
"rgb": {
"r": 167,
"g": 188,
"b": 245
},
"hsl": {
"h": 223.846,
"s": 79.592,
"l": 80.784
},
"oklch": {
"l": 0.79973,
"c": 0.08449,
"h": 268.8
},
"luminance": 0.50775
}Semantic roles & 50–950 ramp
primary
#A7BCF5
secondary
#D5B96B
accent
#A30ADC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385