#9AA1EA#9AA1EA
#9AA1EA is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.2% C 0.106 H 279.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA1EA |
|---|---|
| RGB | rgb(154, 161, 234) |
| HSL | hsl(235, 66%, 76%) |
| HSV | hsv(235, 34%, 92%) |
| CMYK | cmyk(34.2%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.24, 14.44, -37.50) |
| CIE-LCH | lch(68.24, 40.19, 291.05°) |
| OKLab | oklab(73.16% 0.017 -0.1045) |
| OKLCH | oklch(73.16% 0.106 279.2) |
| XYZ | xyz(40.9184, 38.2989, 83.0624) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender Blue
#8B88F8
ΔE00 7.96
Lavender
#B39DDB
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 8.68
Periwinkle (survey)
#8E82FE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA1EA #EAE39A
analogous
#9AC9EA #9AA1EA #BB9AEA
triadic
#9AA1EA #EA9AA1 #A1EA9A
tetradic
#9AA1EA #EA9AC9 #EAE39A #9AEABB
square
#9AA1EA #EA9AC9 #EAE39A #9AEABB
split-complementary
#9AA1EA #EABB9A #C9EA9A
monochromatic
#3543D5 #6772DF #9AA1EA #CDD0F5 #E6E7FA
Accessibility & contrast
On white
2.42
#9AA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#9AA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA1EA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA1EA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#84AFBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aa1ea; /* rgb */ color: rgb(154, 161, 234); /* oklch */ color: oklch(73.2% 0.106 279.2);
Tailwind
colors: {
custom: {
50: '#babcf1',
500: '#9aa1ea',
950: '#000000',
},
}SCSS
$custom: #9aa1ea; $custom-light: #babcf1; $custom-dark: #000000;
JSON
{
"hex": "#9aa1ea",
"rgb": {
"r": 154,
"g": 161,
"b": 234
},
"hsl": {
"h": 234.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73158,
"c": 0.10587,
"h": 279.2
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#9AA1EA
secondary
#F1EFDA
accent
#BE18CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184