#A7B7FA#A7B7FA
#A7B7FA is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.2% C 0.097 H 273.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B7FA |
|---|---|
| RGB | rgb(167, 183, 250) |
| HSL | hsl(228, 89%, 82%) |
| HSV | hsv(228, 33%, 98%) |
| CMYK | cmyk(33.2%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(75.44, 9.81, -34.94) |
| CIE-LCH | lch(75.44, 36.29, 285.68°) |
| OKLab | oklab(79.18% 0.0062 -0.097) |
| OKLCH | oklch(79.18% 0.097 273.6) |
| XYZ | xyz(50.1202, 48.9828, 97.2378) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.49
Light Periwinkle
#C1C6FC
ΔE00 6.05
Carolina Blue
#8AB8FE
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.91
Periwinkle Blue
#8F99FB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B7FA #FAEAA7
analogous
#A7E1FA #A7B7FA #C1A7FA
triadic
#A7B7FA #FAA7B7 #B7FAA7
tetradic
#A7B7FA #FAA7E1 #FAEAA7 #A7FAC1
square
#A7B7FA #FAA7E1 #FAEAA7 #A7FAC1
split-complementary
#A7B7FA #FAC1A7 #E1FAA7
monochromatic
#3358F3 #6D88F7 #A7B7FA #E1E6FD #E2E7FD
Accessibility & contrast
On white
1.94
#A7B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A7B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B7FA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B7FA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#90C4CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7b7fa; /* rgb */ color: rgb(167, 183, 250); /* oklch */ color: oklch(79.2% 0.097 273.6);
Tailwind
colors: {
custom: {
50: '#c3ccfc',
500: '#a7b7fa',
950: '#000000',
},
}SCSS
$custom: #a7b7fa; $custom-light: #c3ccfc; $custom-dark: #000000;
JSON
{
"hex": "#a7b7fa",
"rgb": {
"r": 167,
"g": 183,
"b": 250
},
"hsl": {
"h": 228.434,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79179,
"c": 0.09717,
"h": 273.6
},
"luminance": 0.48985
}Semantic roles & 50–950 ramp
primary
#A7B7FA
secondary
#F5EFD6
accent
#B900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285