#9A9ECA#9A9ECA
#9A9ECA is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.2% C 0.064 H 280.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9ECA |
|---|---|
| RGB | rgb(154, 158, 202) |
| HSL | hsl(235, 31%, 70%) |
| HSV | hsv(235, 24%, 79%) |
| CMYK | cmyk(23.8%, 21.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.20, 8.14, -22.99) |
| CIE-LCH | lch(66.20, 24.39, 289.51°) |
| OKLab | oklab(71.16% 0.0118 -0.0631) |
| OKLCH | oklch(71.16% 0.064 280.6) |
| XYZ | xyz(36.2113, 35.5873, 60.8269) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.27
Perrywinkle
#8F8CE7
ΔE00 9.15
Periwinkle Blue
#8F99FB
ΔE00 9.86
Pale Purple
#B790D4
ΔE00 10.68
Light Periwinkle
#C1C6FC
ΔE00 11.26
Lavender (survey)
#C79FEF
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9ECA #CAC69A
analogous
#9AB6CA #9A9ECA #AE9ACA
triadic
#9A9ECA #CA9A9E #9ECA9A
tetradic
#9A9ECA #CA9AB6 #CAC69A #9ACAAE
square
#9A9ECA #CA9AB6 #CAC69A #9ACAAE
split-complementary
#9A9ECA #CAAE9A #B6CA9A
monochromatic
#505699 #7277B5 #9A9ECA #C2C5DF #EAEBF4
Accessibility & contrast
On white
2.59
#9A9ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9A9ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9ECA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9ECA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CC
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#8FA6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9a9eca; /* rgb */ color: rgb(154, 158, 202); /* oklch */ color: oklch(71.2% 0.064 280.6);
Tailwind
colors: {
custom: {
50: '#b8bada',
500: '#9a9eca',
950: '#000000',
},
}SCSS
$custom: #9a9eca; $custom-light: #b8bada; $custom-dark: #000000;
JSON
{
"hex": "#9a9eca",
"rgb": {
"r": 154,
"g": 158,
"b": 202
},
"hsl": {
"h": 235,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.71164,
"c": 0.06419,
"h": 280.6
},
"luminance": 0.35588
}Semantic roles & 50–950 ramp
primary
#9A9ECA
secondary
#E7E6D9
accent
#A13CAA
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083