#9AA2EA#9AA2EA
#9AA2EA is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.4% C 0.105 H 278.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2EA |
|---|---|
| RGB | rgb(154, 162, 234) |
| HSL | hsl(234, 66%, 76%) |
| HSV | hsv(234, 34%, 92%) |
| CMYK | cmyk(34.2%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.50, 13.87, -37.10) |
| CIE-LCH | lch(68.50, 39.61, 290.50°) |
| OKLab | oklab(73.36% 0.0157 -0.1033) |
| OKLCH | oklch(73.36% 0.105 278.6) |
| XYZ | xyz(41.0939, 38.6498, 83.1209) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender Blue
#8B88F8
ΔE00 8.21
Pastel Blue
#A2BFFE
ΔE00 8.39
Lavender
#B39DDB
ΔE00 8.79
Carolina Blue
#8AB8FE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2EA #EAE29A
analogous
#9ACAEA #9AA2EA #BA9AEA
triadic
#9AA2EA #EA9AA2 #A2EA9A
tetradic
#9AA2EA #EA9ACA #EAE29A #9AEABA
square
#9AA2EA #EA9ACA #EAE29A #9AEABA
split-complementary
#9AA2EA #EABA9A #CAEA9A
monochromatic
#3545D5 #6773DF #9AA2EA #CDD1F5 #E6E8FA
Accessibility & contrast
On white
2.41
#9AA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9AA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2EA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2EA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#84B0BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aa2ea; /* rgb */ color: rgb(154, 162, 234); /* oklch */ color: oklch(73.4% 0.105 278.6);
Tailwind
colors: {
custom: {
50: '#babdf1',
500: '#9aa2ea',
950: '#000000',
},
}SCSS
$custom: #9aa2ea; $custom-light: #babdf1; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ea",
"rgb": {
"r": 154,
"g": 162,
"b": 234
},
"hsl": {
"h": 234,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73356,
"c": 0.10453,
"h": 278.6
},
"luminance": 0.38651
}Semantic roles & 50–950 ramp
primary
#9AA2EA
secondary
#F1EFDA
accent
#BB18CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184