#A7BCFE#A7BCFE
#A7BCFE is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.4% C 0.097 H 270.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCFE |
|---|---|
| RGB | rgb(167, 188, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 34%, 100%) |
| CMYK | cmyk(34.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.88, 8.07, -34.86) |
| CIE-LCH | lch(76.88, 35.79, 283.03°) |
| OKLab | oklab(80.35% 0.0009 -0.0967) |
| OKLCH | oklch(80.35% 0.097 270.5) |
| XYZ | xyz(51.8037, 51.3356, 100.9260) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.27
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCFE #FEE9A7
analogous
#A7E8FE #A7BCFE #BDA7FE
triadic
#A7BCFE #FEA7BC #BCFEA7
tetradic
#A7BCFE #FEA7E8 #FEE9A7 #A7FEBD
square
#A7BCFE #FEA7E8 #FEE9A7 #A7FEBD
split-complementary
#A7BCFE #FEBDA7 #E8FEA7
monochromatic
#2E60FD #6A8EFD #A7BCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.86
#A7BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#A7BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCFE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCFE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#8EC9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bcfe; /* rgb */ color: rgb(167, 188, 254); /* oklch */ color: oklch(80.4% 0.097 270.5);
Tailwind
colors: {
custom: {
50: '#c3d0ff',
500: '#a7bcfe',
950: '#000000',
},
}SCSS
$custom: #a7bcfe; $custom-light: #c3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a7bcfe",
"rgb": {
"r": 167,
"g": 188,
"b": 254
},
"hsl": {
"h": 225.517,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.80351,
"c": 0.09675,
"h": 270.5
},
"luminance": 0.51338
}Semantic roles & 50–950 ramp
primary
#A7BCFE
secondary
#E2C567
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386