#9AA4E8#9AA4E8
#9AA4E8 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.7% C 0.099 H 277.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4E8 |
|---|---|
| RGB | rgb(154, 164, 232) |
| HSL | hsl(232, 63%, 76%) |
| HSV | hsv(232, 34%, 91%) |
| CMYK | cmyk(33.6%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(68.93, 12.22, -35.34) |
| CIE-LCH | lch(68.93, 37.39, 289.08°) |
| OKLab | oklab(73.66% 0.0125 -0.0983) |
| OKLCH | oklch(73.66% 0.099 277.2) |
| XYZ | xyz(41.1633, 39.2457, 81.7346) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 8.86
Lavender
#B39DDB
ΔE00 8.97
Carolina Blue
#8AB8FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4E8 #E8DE9A
analogous
#9ACBE8 #9AA4E8 #B79AE8
triadic
#9AA4E8 #E89AA4 #A4E89A
tetradic
#9AA4E8 #E89ACB #E8DE9A #9AE8B7
square
#9AA4E8 #E89ACB #E8DE9A #9AE8B7
split-complementary
#9AA4E8 #E8B79A #CBE89A
monochromatic
#364AD1 #6877DD #9AA4E8 #CCD1F3 #E6E9F9
Accessibility & contrast
On white
2.37
#9AA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9AA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4E8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4E8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEB
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#85B1BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa4e8; /* rgb */ color: rgb(154, 164, 232); /* oklch */ color: oklch(73.7% 0.099 277.2);
Tailwind
colors: {
custom: {
50: '#babeef',
500: '#9aa4e8',
950: '#000000',
},
}SCSS
$custom: #9aa4e8; $custom-light: #babeef; $custom-dark: #000000;
JSON
{
"hex": "#9aa4e8",
"rgb": {
"r": 154,
"g": 164,
"b": 232
},
"hsl": {
"h": 232.308,
"s": 62.903,
"l": 75.686
},
"oklch": {
"l": 0.73663,
"c": 0.09907,
"h": 277.2
},
"luminance": 0.39247
}Semantic roles & 50–950 ramp
primary
#9AA4E8
secondary
#F1EEDA
accent
#B41BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184