#A7BBFE#A7BBFE
#A7BBFE is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.2% C 0.098 H 271.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBFE |
|---|---|
| RGB | rgb(167, 187, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 34%, 100%) |
| CMYK | cmyk(34.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.62, 8.62, -35.26) |
| CIE-LCH | lch(76.62, 36.30, 283.74°) |
| OKLab | oklab(80.15% 0.0022 -0.0979) |
| OKLCH | oklch(80.15% 0.098 271.3) |
| XYZ | xyz(51.5909, 50.9099, 100.8550) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.25
Carolina Blue
#8AB8FE
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.60
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBFE #FEEAA7
analogous
#A7E6FE #A7BBFE #BFA7FE
triadic
#A7BBFE #FEA7BB #BBFEA7
tetradic
#A7BBFE #FEA7E6 #FEEAA7 #A7FEBF
square
#A7BBFE #FEA7E6 #FEEAA7 #A7FEBF
split-complementary
#A7BBFE #FEBFA7 #E6FEA7
monochromatic
#2E5DFD #6A8CFD #A7BBFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.88
#A7BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A7BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBFE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBFE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#8EC8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bbfe; /* rgb */ color: rgb(167, 187, 254); /* oklch */ color: oklch(80.2% 0.098 271.3);
Tailwind
colors: {
custom: {
50: '#c3cfff',
500: '#a7bbfe',
950: '#000000',
},
}SCSS
$custom: #a7bbfe; $custom-light: #c3cfff; $custom-dark: #000000;
JSON
{
"hex": "#a7bbfe",
"rgb": {
"r": 167,
"g": 187,
"b": 254
},
"hsl": {
"h": 226.207,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.8015,
"c": 0.09791,
"h": 271.3
},
"luminance": 0.50912
}Semantic roles & 50–950 ramp
primary
#A7BBFE
secondary
#E2C667
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386