#A9B7FB#A9B7FB
#A9B7FB is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.4% C 0.098 H 275.0°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A9B7FB |
|---|---|
| RGB | rgb(169, 183, 251) |
| HSL | hsl(230, 91%, 82%) |
| HSV | hsv(230, 33%, 98%) |
| CMYK | cmyk(32.7%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.62, 10.61, -35.20) |
| CIE-LCH | lch(75.62, 36.76, 286.78°) |
| OKLab | oklab(79.36% 0.0085 -0.0977) |
| OKLCH | oklch(79.36% 0.098 275) |
| XYZ | xyz(50.7033, 49.2652, 98.0857) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 5.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9B7FB #FBEDA9
analogous
#A9E0FB #A9B7FB #C4A9FB
triadic
#A9B7FB #FBA9B7 #B7FBA9
tetradic
#A9B7FB #FBA9E0 #FBEDA9 #A9FBC4
square
#A9B7FB #FBA9E0 #FBEDA9 #A9FBC4
split-complementary
#A9B7FB #FBC4A9 #E0FBA9
monochromatic
#3455F6 #6F86F8 #A9B7FB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.93
#A9B7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A9B7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9B7FB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9B7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9B7FB | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#92C4CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9b7fb; /* rgb */ color: rgb(169, 183, 251); /* oklch */ color: oklch(79.4% 0.098 275.0);
Tailwind
colors: {
custom: {
50: '#c4ccfd',
500: '#a9b7fb',
950: '#000000',
},
}SCSS
$custom: #a9b7fb; $custom-light: #c4ccfd; $custom-dark: #000000;
JSON
{
"hex": "#a9b7fb",
"rgb": {
"r": 169,
"g": 183,
"b": 251
},
"hsl": {
"h": 229.756,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.79363,
"c": 0.09804,
"h": 275
},
"luminance": 0.49267
}Semantic roles & 50–950 ramp
primary
#A9B7FB
secondary
#F6F0D5
accent
#BE00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285