#A7BBF2#A7BBF2
#A7BBF2 is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.6% C 0.082 H 269.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBF2 |
|---|---|
| RGB | rgb(167, 187, 242) |
| HSL | hsl(224, 74%, 80%) |
| HSV | hsv(224, 31%, 95%) |
| CMYK | cmyk(31%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(76.17, 5.61, -29.51) |
| CIE-LCH | lch(76.17, 30.04, 280.76°) |
| OKLab | oklab(79.65% -0.0014 -0.0815) |
| OKLCH | oklch(79.65% 0.082 269) |
| XYZ | xyz(49.7291, 50.1652, 91.0499) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Light Periwinkle
#C1C6FC
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBF2 #F2DEA7
analogous
#A7E0F2 #A7BBF2 #B8A7F2
triadic
#A7BBF2 #F2A7BB #BBF2A7
tetradic
#A7BBF2 #F2A7E0 #F2DEA7 #A7F2B8
square
#A7BBF2 #F2A7E0 #F2DEA7 #A7F2B8
split-complementary
#A7BBF2 #F2B8A7 #E0F2A7
monochromatic
#3C69E2 #7292EA #A7BBF2 #DCE4FA #E4EAFB
Accessibility & contrast
On white
1.90
#A7BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A7BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBF2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBF2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF4
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#92C6CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7bbf2; /* rgb */ color: rgb(167, 187, 242); /* oklch */ color: oklch(79.6% 0.082 269.0);
Tailwind
colors: {
custom: {
50: '#c2cff6',
500: '#a7bbf2',
950: '#000000',
},
}SCSS
$custom: #a7bbf2; $custom-light: #c2cff6; $custom-dark: #000000;
JSON
{
"hex": "#a7bbf2",
"rgb": {
"r": 167,
"g": 187,
"b": 242
},
"hsl": {
"h": 224,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.79647,
"c": 0.0815,
"h": 269
},
"luminance": 0.50167
}Semantic roles & 50–950 ramp
primary
#A7BBF2
secondary
#D1B66C
accent
#A10FD6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121317
muted
#828385