#9AA4FC#9AA4FC
#9AA4FC is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.6% C 0.127 H 277.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4FC |
|---|---|
| RGB | rgb(154, 164, 252) |
| HSL | hsl(234, 94%, 80%) |
| HSV | hsv(234, 39%, 99%) |
| CMYK | cmyk(38.9%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(69.79, 17.51, -44.90) |
| CIE-LCH | lch(69.79, 48.19, 291.30°) |
| OKLab | oklab(74.61% 0.0175 -0.1259) |
| OKLCH | oklch(74.61% 0.127 277.9) |
| XYZ | xyz(44.1674, 40.4474, 97.5565) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.19
Perrywinkle
#8F8CE7
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.87
Carolina Blue
#8AB8FE
ΔE00 8.71
Periwinkle (survey)
#8E82FE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4FC #FCF29A
analogous
#9AD5FC #9AA4FC #C19AFC
triadic
#9AA4FC #FC9AA4 #A4FC9A
tetradic
#9AA4FC #FC9AD5 #FCF29A #9AFCC1
square
#9AA4FC #FC9AD5 #FCF29A #9AFCC1
split-complementary
#9AA4FC #FCC19A #D5FC9A
monochromatic
#2339F8 #5F6EFA #9AA4FC #D5DAFE #E1E4FE
Accessibility & contrast
On white
2.31
#9AA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9AA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4FC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4FC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#7CB5C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa4fc; /* rgb */ color: rgb(154, 164, 252); /* oklch */ color: oklch(74.6% 0.127 277.9);
Tailwind
colors: {
custom: {
50: '#bbbefd',
500: '#9aa4fc',
950: '#000000',
},
}SCSS
$custom: #9aa4fc; $custom-light: #bbbefd; $custom-dark: #000000;
JSON
{
"hex": "#9aa4fc",
"rgb": {
"r": 154,
"g": 164,
"b": 252
},
"hsl": {
"h": 233.878,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.74608,
"c": 0.12709,
"h": 277.9
},
"luminance": 0.40449
}Semantic roles & 50–950 ramp
primary
#9AA4FC
secondary
#F6F3D5
accent
#CE00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186