#9A9AEC#9A9AEC
#9A9AEC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.9% C 0.118 H 283.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9AEC |
|---|---|
| RGB | rgb(154, 154, 236) |
| HSL | hsl(240, 68%, 76%) |
| HSV | hsv(240, 35%, 93%) |
| CMYK | cmyk(34.7%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(66.55, 18.94, -41.24) |
| CIE-LCH | lch(66.55, 45.39, 294.67°) |
| OKLab | oklab(71.88% 0.0267 -0.1153) |
| OKLCH | oklch(71.88% 0.118 283) |
| XYZ | xyz(40.0182, 36.0361, 84.1878) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 4.12
Lavender Blue
#8B88F8
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 7.82
Lavender
#B39DDB
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9AEC #ECEC9A
analogous
#9AC3EC #9A9AEC #C39AEC
triadic
#9A9AEC #EC9A9A #9AEC9A
tetradic
#9A9AEC #EC9AC3 #ECEC9A #9AECC3
square
#9A9AEC #EC9AC3 #ECEC9A #9AECC3
split-complementary
#9A9AEC #ECC39A #C3EC9A
monochromatic
#3333D9 #6666E2 #9A9AEC #CECEF6 #E5E5FA
Accessibility & contrast
On white
2.56
#9A9AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#9A9AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9AEC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9AEC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5EF
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#84A9B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9a9aec; /* rgb */ color: rgb(154, 154, 236); /* oklch */ color: oklch(71.9% 0.118 283.0);
Tailwind
colors: {
custom: {
50: '#bab7f2',
500: '#9a9aec',
950: '#000000',
},
}SCSS
$custom: #9a9aec; $custom-light: #bab7f2; $custom-dark: #000000;
JSON
{
"hex": "#9a9aec",
"rgb": {
"r": 154,
"g": 154,
"b": 236
},
"hsl": {
"h": 240,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.71883,
"c": 0.11834,
"h": 283
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#9A9AEC
secondary
#F2F2D9
accent
#D015D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085