#A7BBFB#A7BBFB
#A7BBFB is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.094 H 270.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBFB |
|---|---|
| RGB | rgb(167, 187, 251) |
| HSL | hsl(226, 91%, 82%) |
| HSV | hsv(226, 33%, 98%) |
| CMYK | cmyk(33.5%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.51, 7.86, -33.83) |
| CIE-LCH | lch(76.51, 34.73, 283.08°) |
| OKLab | oklab(80.02% 0.0013 -0.0938) |
| OKLCH | oklch(80.02% 0.094 270.8) |
| XYZ | xyz(51.1142, 50.7192, 98.3447) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.34
Light Periwinkle
#C1C6FC
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBFB #FBE7A7
analogous
#A7E5FB #A7BBFB #BDA7FB
triadic
#A7BBFB #FBA7BB #BBFBA7
tetradic
#A7BBFB #FBA7E5 #FBE7A7 #A7FBBD
square
#A7BBFB #FBA7E5 #FBE7A7 #A7FBBD
split-complementary
#A7BBFB #FBBDA7 #E5FBA7
monochromatic
#3261F6 #6C8EF8 #A7BBFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.88
#A7BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A7BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBFB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBFB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#8FC8D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bbfb; /* rgb */ color: rgb(167, 187, 251); /* oklch */ color: oklch(80.0% 0.094 270.8);
Tailwind
colors: {
custom: {
50: '#c3cffd',
500: '#a7bbfb',
950: '#000000',
},
}SCSS
$custom: #a7bbfb; $custom-light: #c3cffd; $custom-dark: #000000;
JSON
{
"hex": "#a7bbfb",
"rgb": {
"r": 167,
"g": 187,
"b": 251
},
"hsl": {
"h": 225.714,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.80022,
"c": 0.09381,
"h": 270.8
},
"luminance": 0.50721
}Semantic roles & 50–950 ramp
primary
#A7BBFB
secondary
#DEC268
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385