#A9B0FA#A9B0FA
#A9B0FA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.9% C 0.106 H 279.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A9B0FA |
|---|---|
| RGB | rgb(169, 176, 250) |
| HSL | hsl(235, 89%, 82%) |
| HSV | hsv(235, 32%, 98%) |
| CMYK | cmyk(32.4%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(73.80, 14.25, -37.48) |
| CIE-LCH | lch(73.80, 40.10, 290.81°) |
| OKLab | oklab(77.94% 0.0174 -0.1042) |
| OKLCH | oklch(77.94% 0.106 279.5) |
| XYZ | xyz(49.1381, 46.3862, 96.7884) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.85
Light Periwinkle
#C1C6FC
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 8.95
Carolina Blue
#8AB8FE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9B0FA #FAF3A9
analogous
#A9D9FA #A9B0FA #CBA9FA
triadic
#A9B0FA #FAA9B0 #B0FAA9
tetradic
#A9B0FA #FAA9D9 #FAF3A9 #A9FACB
square
#A9B0FA #FAA9D9 #FAF3A9 #A9FACB
split-complementary
#A9B0FA #FACBA9 #D9FAA9
monochromatic
#3546F3 #6F7BF7 #A9B0FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.04
#A9B0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A9B0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9B0FA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9B0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9B0FA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FD
Deuteranopia (green-blind)
#95B3F8
Tritanopia (blue-blind)
#93BECA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a9b0fa; /* rgb */ color: rgb(169, 176, 250); /* oklch */ color: oklch(77.9% 0.106 279.5);
Tailwind
colors: {
custom: {
50: '#c4c7fc',
500: '#a9b0fa',
950: '#000000',
},
}SCSS
$custom: #a9b0fa; $custom-light: #c4c7fc; $custom-dark: #000000;
JSON
{
"hex": "#a9b0fa",
"rgb": {
"r": 169,
"g": 176,
"b": 250
},
"hsl": {
"h": 234.815,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.77939,
"c": 0.10565,
"h": 279.5
},
"luminance": 0.46388
}Semantic roles & 50–950 ramp
primary
#A9B0FA
secondary
#F5F3D6
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285