#9AA2FD#9AA2FD
#9AA2FD is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.3% C 0.131 H 278.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2FD |
|---|---|
| RGB | rgb(154, 162, 253) |
| HSL | hsl(235, 96%, 80%) |
| HSV | hsv(235, 39%, 99%) |
| CMYK | cmyk(39.1%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.33, 18.91, -46.17) |
| CIE-LCH | lch(69.33, 49.89, 292.28°) |
| OKLab | oklab(74.27% 0.0202 -0.1296) |
| OKLCH | oklch(74.27% 0.131 278.9) |
| XYZ | xyz(43.9712, 39.8007, 98.2749) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Perrywinkle
#8F8CE7
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 7.99
Periwinkle (survey)
#8E82FE
ΔE00 9.07
Carolina Blue
#8AB8FE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2FD #FDF59A
analogous
#9AD3FD #9AA2FD #C49AFD
triadic
#9AA2FD #FD9AA2 #A2FD9A
tetradic
#9AA2FD #FD9AD3 #FDF59A #9AFDC4
square
#9AA2FD #FD9AD3 #FDF59A #9AFDC4
split-complementary
#9AA2FD #FDC49A #D3FD9A
monochromatic
#2233FB #5E6BFC #9AA2FD #D6D9FE #E1E3FE
Accessibility & contrast
On white
2.34
#9AA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#9AA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2FD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2FD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#7CB4C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2fd; /* rgb */ color: rgb(154, 162, 253); /* oklch */ color: oklch(74.3% 0.131 278.9);
Tailwind
colors: {
custom: {
50: '#bbbdfe',
500: '#9aa2fd',
950: '#000000',
},
}SCSS
$custom: #9aa2fd; $custom-light: #bbbdfe; $custom-dark: #000000;
JSON
{
"hex": "#9aa2fd",
"rgb": {
"r": 154,
"g": 162,
"b": 253
},
"hsl": {
"h": 235.152,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.74269,
"c": 0.13112,
"h": 278.9
},
"luminance": 0.39803
}Semantic roles & 50–950 ramp
primary
#9AA2FD
secondary
#F7F4D4
accent
#D300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186