#9AA2F7#9AA2F7
#9AA2F7 is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.0% C 0.123 H 278.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2F7 |
|---|---|
| RGB | rgb(154, 162, 247) |
| HSL | hsl(235, 85%, 79%) |
| HSV | hsv(235, 38%, 97%) |
| CMYK | cmyk(37.7%, 34.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.06, 17.30, -43.33) |
| CIE-LCH | lch(69.06, 46.65, 291.77°) |
| OKLab | oklab(73.97% 0.0189 -0.1213) |
| OKLCH | oklch(73.97% 0.123 278.8) |
| XYZ | xyz(43.0304, 39.4244, 93.3201) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.05
Perrywinkle
#8F8CE7
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 8.03
Periwinkle (survey)
#8E82FE
ΔE00 9.28
Carolina Blue
#8AB8FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2F7 #F7EF9A
analogous
#9AD0F7 #9AA2F7 #C09AF7
triadic
#9AA2F7 #F79AA2 #A2F79A
tetradic
#9AA2F7 #F79AD0 #F7EF9A #9AF7C0
square
#9AA2F7 #F79AD0 #F7EF9A #9AF7C0
split-complementary
#9AA2F7 #F7C09A #D0F79A
monochromatic
#293AEE #616EF3 #9AA2F7 #D3D6FB #E3E5FD
Accessibility & contrast
On white
2.36
#9AA2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#9AA2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2F7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2F7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#7FB3C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2f7; /* rgb */ color: rgb(154, 162, 247); /* oklch */ color: oklch(74.0% 0.123 278.8);
Tailwind
colors: {
custom: {
50: '#bbbdfa',
500: '#9aa2f7',
950: '#000000',
},
}SCSS
$custom: #9aa2f7; $custom-light: #bbbdfa; $custom-dark: #000000;
JSON
{
"hex": "#9aa2f7",
"rgb": {
"r": 154,
"g": 162,
"b": 247
},
"hsl": {
"h": 234.839,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.73973,
"c": 0.12278,
"h": 278.8
},
"luminance": 0.39426
}Semantic roles & 50–950 ramp
primary
#9AA2F7
secondary
#F5F2D6
accent
#CF04E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185