#9AA2FB#9AA2FB
#9AA2FB is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.2% C 0.128 H 278.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2FB |
|---|---|
| RGB | rgb(154, 162, 251) |
| HSL | hsl(235, 92%, 79%) |
| HSV | hsv(235, 39%, 98%) |
| CMYK | cmyk(38.6%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.24, 18.37, -45.22) |
| CIE-LCH | lch(69.24, 48.81, 292.11°) |
| OKLab | oklab(74.17% 0.0198 -0.1268) |
| OKLCH | oklch(74.17% 0.128 278.9) |
| XYZ | xyz(43.6543, 39.6739, 96.6058) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 8.00
Periwinkle (survey)
#8E82FE
ΔE00 9.13
Carolina Blue
#8AB8FE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2FB #FBF39A
analogous
#9AD2FB #9AA2FB #C39AFB
triadic
#9AA2FB #FB9AA2 #A2FB9A
tetradic
#9AA2FB #FB9AD2 #FBF39A #9AFBC3
square
#9AA2FB #FB9AD2 #FBF39A #9AFBC3
split-complementary
#9AA2FB #FBC39A #D2FB9A
monochromatic
#2436F6 #5F6CF9 #9AA2FB #D5D8FD #E2E4FE
Accessibility & contrast
On white
2.35
#9AA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9AA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2FB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2FB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#7DB3C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2fb; /* rgb */ color: rgb(154, 162, 251); /* oklch */ color: oklch(74.2% 0.128 278.9);
Tailwind
colors: {
custom: {
50: '#bbbdfd',
500: '#9aa2fb',
950: '#000000',
},
}SCSS
$custom: #9aa2fb; $custom-light: #bbbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9aa2fb",
"rgb": {
"r": 154,
"g": 162,
"b": 251
},
"hsl": {
"h": 235.052,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.7417,
"c": 0.12835,
"h": 278.9
},
"luminance": 0.39676
}Semantic roles & 50–950 ramp
primary
#9AA2FB
secondary
#F6F3D5
accent
#D300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185