#A7BBFF#A7BBFF
#A7BBFF is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.099 H 271.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBFF |
|---|---|
| RGB | rgb(167, 187, 255) |
| HSL | hsl(226, 100%, 83%) |
| HSV | hsv(226, 35%, 100%) |
| CMYK | cmyk(34.5%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(76.66, 8.88, -35.74) |
| CIE-LCH | lch(76.66, 36.82, 283.95°) |
| OKLab | oklab(80.19% 0.0024 -0.0992) |
| OKLCH | oklch(80.19% 0.099 271.4) |
| XYZ | xyz(51.7514, 50.9741, 101.7006) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.65
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBFF #FFEBA7
analogous
#A7E7FF #A7BBFF #BFA7FF
triadic
#A7BBFF #FFA7BB #BBFFA7
tetradic
#A7BBFF #FFA7E7 #FFEBA7 #A7FFBF
square
#A7BBFF #FFA7E7 #FFEBA7 #A7FFBF
split-complementary
#A7BBFF #FFBFA7 #E7FFA7
monochromatic
#2D5CFF #6A8CFF #A7BBFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.88
#A7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#A7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBFF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBFF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#8DC8D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bbff; /* rgb */ color: rgb(167, 187, 255); /* oklch */ color: oklch(80.2% 0.099 271.4);
Tailwind
colors: {
custom: {
50: '#c3cfff',
500: '#a7bbff',
950: '#000000',
},
}SCSS
$custom: #a7bbff; $custom-light: #c3cfff; $custom-dark: #000000;
JSON
{
"hex": "#a7bbff",
"rgb": {
"r": 167,
"g": 187,
"b": 255
},
"hsl": {
"h": 226.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.80194,
"c": 0.09928,
"h": 271.4
},
"luminance": 0.50976
}Semantic roles & 50–950 ramp
primary
#A7BBFF
secondary
#E4C766
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386