#9AA4E2#9AA4E2
#9AA4E2 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.4% C 0.091 H 276.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4E2 |
|---|---|
| RGB | rgb(154, 164, 226) |
| HSL | hsl(232, 55%, 75%) |
| HSV | hsv(232, 32%, 89%) |
| CMYK | cmyk(31.9%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.69, 10.68, -32.42) |
| CIE-LCH | lch(68.69, 34.14, 288.23°) |
| OKLab | oklab(73.4% 0.0108 -0.0899) |
| OKLCH | oklch(73.4% 0.091 276.9) |
| XYZ | xyz(40.3255, 38.9106, 77.3226) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.75
Perrywinkle
#8F8CE7
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 8.21
Lavender
#B39DDB
ΔE00 8.56
Lavender Blue
#8B88F8
ΔE00 9.38
Light Periwinkle
#C1C6FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4E2 #E2D89A
analogous
#9AC8E2 #9AA4E2 #B49AE2
triadic
#9AA4E2 #E29AA4 #A4E29A
tetradic
#9AA4E2 #E29AC8 #E2D89A #9AE2B4
square
#9AA4E2 #E29AC8 #E2D89A #9AE2B4
split-complementary
#9AA4E2 #E2B49A #C8E29A
monochromatic
#3B4EC7 #6A79D4 #9AA4E2 #CACFF0 #E7EAF8
Accessibility & contrast
On white
2.39
#9AA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9AA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4E2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4E2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#8DA5E0
Tritanopia (blue-blind)
#87B0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa4e2; /* rgb */ color: rgb(154, 164, 226); /* oklch */ color: oklch(73.4% 0.091 276.9);
Tailwind
colors: {
custom: {
50: '#b9beeb',
500: '#9aa4e2',
950: '#000000',
},
}SCSS
$custom: #9aa4e2; $custom-light: #b9beeb; $custom-dark: #000000;
JSON
{
"hex": "#9aa4e2",
"rgb": {
"r": 154,
"g": 164,
"b": 226
},
"hsl": {
"h": 231.667,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.73395,
"c": 0.09058,
"h": 276.9
},
"luminance": 0.38912
}Semantic roles & 50–950 ramp
primary
#9AA4E2
secondary
#EFEDDC
accent
#AD23C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184