#A7BBFC#A7BBFC
#A7BBFC is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.095 H 271.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBFC |
|---|---|
| RGB | rgb(167, 187, 252) |
| HSL | hsl(226, 93%, 82%) |
| HSV | hsv(226, 34%, 99%) |
| CMYK | cmyk(33.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.55, 8.11, -34.31) |
| CIE-LCH | lch(76.55, 35.25, 283.30°) |
| OKLab | oklab(80.07% 0.0016 -0.0952) |
| OKLCH | oklch(80.07% 0.095 271) |
| XYZ | xyz(51.2723, 50.7824, 99.1771) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.31
Light Periwinkle
#C1C6FC
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBFC #FCE8A7
analogous
#A7E6FC #A7BBFC #BDA7FC
triadic
#A7BBFC #FCA7BB #BBFCA7
tetradic
#A7BBFC #FCA7E6 #FCE8A7 #A7FCBD
square
#A7BBFC #FCA7E6 #FCE8A7 #A7FCBD
split-complementary
#A7BBFC #FCBDA7 #E6FCA7
monochromatic
#3160F8 #6C8DFA #A7BBFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.88
#A7BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A7BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBFC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBFC | 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)
#A6C1FF
Deuteranopia (green-blind)
#9FBAFA
Tritanopia (blue-blind)
#8FC8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bbfc; /* rgb */ color: rgb(167, 187, 252); /* oklch */ color: oklch(80.1% 0.095 271.0);
Tailwind
colors: {
custom: {
50: '#c3cffd',
500: '#a7bbfc',
950: '#000000',
},
}SCSS
$custom: #a7bbfc; $custom-light: #c3cffd; $custom-dark: #000000;
JSON
{
"hex": "#a7bbfc",
"rgb": {
"r": 167,
"g": 187,
"b": 252
},
"hsl": {
"h": 225.882,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.80065,
"c": 0.09517,
"h": 271
},
"luminance": 0.50784
}Semantic roles & 50–950 ramp
primary
#A7BBFC
secondary
#DFC368
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385