#9AA0EA#9AA0EA
#9AA0EA is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.0% C 0.107 H 279.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA0EA |
|---|---|
| RGB | rgb(154, 160, 234) |
| HSL | hsl(236, 66%, 76%) |
| HSV | hsv(236, 34%, 92%) |
| CMYK | cmyk(34.2%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.98, 15.00, -37.90) |
| CIE-LCH | lch(67.98, 40.76, 291.60°) |
| OKLab | oklab(72.96% 0.0183 -0.1056) |
| OKLCH | oklch(72.96% 0.107 279.8) |
| XYZ | xyz(40.7444, 37.9508, 83.0044) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 5.83
Lavender Blue
#8B88F8
ΔE00 7.71
Lavender
#B39DDB
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.98
Periwinkle (survey)
#8E82FE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA0EA #EAE49A
analogous
#9AC8EA #9AA0EA #BC9AEA
triadic
#9AA0EA #EA9AA0 #A0EA9A
tetradic
#9AA0EA #EA9AC8 #EAE49A #9AEABC
square
#9AA0EA #EA9AC8 #EAE49A #9AEABC
split-complementary
#9AA0EA #EABC9A #C8EA9A
monochromatic
#3541D5 #6770DF #9AA0EA #CDD0F5 #E6E7FA
Accessibility & contrast
On white
2.44
#9AA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#9AA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA0EA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA0EA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#84AEBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aa0ea; /* rgb */ color: rgb(154, 160, 234); /* oklch */ color: oklch(73.0% 0.107 279.8);
Tailwind
colors: {
custom: {
50: '#babcf1',
500: '#9aa0ea',
950: '#000000',
},
}SCSS
$custom: #9aa0ea; $custom-light: #babcf1; $custom-dark: #000000;
JSON
{
"hex": "#9aa0ea",
"rgb": {
"r": 154,
"g": 160,
"b": 234
},
"hsl": {
"h": 235.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.72961,
"c": 0.10722,
"h": 279.8
},
"luminance": 0.37952
}Semantic roles & 50–950 ramp
primary
#9AA0EA
secondary
#F1EFDA
accent
#C018CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184