#9AA4F7#9AA4F7
#9AA4F7 is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.4% C 0.120 H 277.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4F7 |
|---|---|
| RGB | rgb(154, 164, 247) |
| HSL | hsl(234, 85%, 79%) |
| HSV | hsv(234, 38%, 97%) |
| CMYK | cmyk(37.7%, 33.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.57, 16.16, -42.53) |
| CIE-LCH | lch(69.57, 45.50, 290.81°) |
| OKLab | oklab(74.36% 0.0163 -0.119) |
| OKLCH | oklch(74.36% 0.12 277.8) |
| XYZ | xyz(43.3855, 40.1346, 93.4384) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.44
Lavender Blue
#8B88F8
ΔE00 8.01
Carolina Blue
#8AB8FE
ΔE00 8.85
Periwinkle (survey)
#8E82FE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4F7 #F7ED9A
analogous
#9AD2F7 #9AA4F7 #BE9AF7
triadic
#9AA4F7 #F79AA4 #A4F79A
tetradic
#9AA4F7 #F79AD2 #F7ED9A #9AF7BE
square
#9AA4F7 #F79AD2 #F7ED9A #9AF7BE
split-complementary
#9AA4F7 #F7BE9A #D2F79A
monochromatic
#293EEE #6171F3 #9AA4F7 #D3D7FB #E3E5FD
Accessibility & contrast
On white
2.33
#9AA4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#9AA4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4F7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4F7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#83A7F5
Tritanopia (blue-blind)
#7FB4C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa4f7; /* rgb */ color: rgb(154, 164, 247); /* oklch */ color: oklch(74.4% 0.120 277.8);
Tailwind
colors: {
custom: {
50: '#bbbefa',
500: '#9aa4f7',
950: '#000000',
},
}SCSS
$custom: #9aa4f7; $custom-light: #bbbefa; $custom-dark: #000000;
JSON
{
"hex": "#9aa4f7",
"rgb": {
"r": 154,
"g": 164,
"b": 247
},
"hsl": {
"h": 233.548,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.74364,
"c": 0.12013,
"h": 277.8
},
"luminance": 0.40136
}Semantic roles & 50–950 ramp
primary
#9AA4F7
secondary
#F5F1D6
accent
#CA04E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185