#A7BAFA#A7BAFA
#A7BAFA is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.8% C 0.094 H 271.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BAFA |
|---|---|
| RGB | rgb(167, 186, 250) |
| HSL | hsl(226, 89%, 82%) |
| HSV | hsv(226, 33%, 98%) |
| CMYK | cmyk(33.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.21, 8.16, -33.75) |
| CIE-LCH | lch(76.21, 34.72, 283.59°) |
| OKLab | oklab(79.78% 0.0023 -0.0936) |
| OKLCH | oklch(79.78% 0.094 271.4) |
| XYZ | xyz(50.7456, 50.2335, 97.4462) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.65
Light Periwinkle
#C1C6FC
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Carolina Blue
#8AB8FE
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.54
Baby Blue (survey)
#A2CFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BAFA #FAE7A7
analogous
#A7E4FA #A7BAFA #BEA7FA
triadic
#A7BAFA #FAA7BA #BAFAA7
tetradic
#A7BAFA #FAA7E4 #FAE7A7 #A7FABE
square
#A7BAFA #FAA7E4 #FAE7A7 #A7FABE
split-complementary
#A7BAFA #FABEA7 #E4FAA7
monochromatic
#335FF3 #6D8DF7 #A7BAFA #E1E7FD #E2E8FD
Accessibility & contrast
On white
1.90
#A7BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A7BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BAFA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BAFA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#8FC6D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7bafa; /* rgb */ color: rgb(167, 186, 250); /* oklch */ color: oklch(79.8% 0.094 271.4);
Tailwind
colors: {
custom: {
50: '#c3cefc',
500: '#a7bafa',
950: '#000000',
},
}SCSS
$custom: #a7bafa; $custom-light: #c3cefc; $custom-dark: #000000;
JSON
{
"hex": "#a7bafa",
"rgb": {
"r": 167,
"g": 186,
"b": 250
},
"hsl": {
"h": 226.265,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79779,
"c": 0.0936,
"h": 271.4
},
"luminance": 0.50235
}Semantic roles & 50–950 ramp
primary
#A7BAFA
secondary
#DCC269
accent
#B100E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385