#A7B2FA#A7B2FA
#A7B2FA is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.2% C 0.103 H 277.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B2FA |
|---|---|
| RGB | rgb(167, 178, 250) |
| HSL | hsl(232, 89%, 82%) |
| HSV | hsv(232, 33%, 98%) |
| CMYK | cmyk(33.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.16, 12.58, -36.92) |
| CIE-LCH | lch(74.16, 39.01, 288.81°) |
| OKLab | oklab(78.19% 0.0127 -0.1026) |
| OKLCH | oklch(78.19% 0.103 277) |
| XYZ | xyz(49.1072, 46.9567, 96.9001) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B2FA #FAEFA7
analogous
#A7DCFA #A7B2FA #C6A7FA
triadic
#A7B2FA #FAA7B2 #B2FAA7
tetradic
#A7B2FA #FAA7DC #FAEFA7 #A7FAC6
square
#A7B2FA #FAA7DC #FAEFA7 #A7FAC6
split-complementary
#A7B2FA #FAC6A7 #DCFAA7
monochromatic
#334DF3 #6D7FF7 #A7B2FA #E1E5FD #E2E6FD
Accessibility & contrast
On white
2.02
#A7B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A7B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B2FA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B2FA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#90C0CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7b2fa; /* rgb */ color: rgb(167, 178, 250); /* oklch */ color: oklch(78.2% 0.103 277.0);
Tailwind
colors: {
custom: {
50: '#c3c8fc',
500: '#a7b2fa',
950: '#000000',
},
}SCSS
$custom: #a7b2fa; $custom-light: #c3c8fc; $custom-dark: #000000;
JSON
{
"hex": "#a7b2fa",
"rgb": {
"r": 167,
"g": 178,
"b": 250
},
"hsl": {
"h": 232.048,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.78187,
"c": 0.10342,
"h": 277
},
"luminance": 0.46958
}Semantic roles & 50–950 ramp
primary
#A7B2FA
secondary
#F5F1D6
accent
#C700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285