#9EA4EA#9EA4EA
#9EA4EA is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.0% C 0.101 H 279.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4EA |
|---|---|
| RGB | rgb(158, 164, 234) |
| HSL | hsl(235, 64%, 77%) |
| HSV | hsv(235, 32%, 92%) |
| CMYK | cmyk(32.5%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.30, 13.85, -35.84) |
| CIE-LCH | lch(69.30, 38.42, 291.13°) |
| OKLab | oklab(74.05% 0.0173 -0.0996) |
| OKLCH | oklch(74.05% 0.101 279.8) |
| XYZ | xyz(42.2232, 39.7592, 83.2756) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.24
Perrywinkle
#8F8CE7
ΔE00 7.00
Lavender
#B39DDB
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.90
Light Periwinkle
#C1C6FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4EA #EAE49E
analogous
#9ECAEA #9EA4EA #BE9EEA
triadic
#9EA4EA #EA9EA4 #A4EA9E
tetradic
#9EA4EA #EA9ECA #EAE49E #9EEABE
square
#9EA4EA #EA9ECA #EAE49E #9EEABE
split-complementary
#9EA4EA #EABE9E #CAEA9E
monochromatic
#3946D4 #6C75DF #9EA4EA #D0D3F5 #E6E7FA
Accessibility & contrast
On white
2.35
#9EA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9EA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4EA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4EA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#8AB1BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ea4ea; /* rgb */ color: rgb(158, 164, 234); /* oklch */ color: oklch(74.0% 0.101 279.8);
Tailwind
colors: {
custom: {
50: '#bcbef1',
500: '#9ea4ea',
950: '#000000',
},
}SCSS
$custom: #9ea4ea; $custom-light: #bcbef1; $custom-dark: #000000;
JSON
{
"hex": "#9ea4ea",
"rgb": {
"r": 158,
"g": 164,
"b": 234
},
"hsl": {
"h": 235.263,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.74048,
"c": 0.10113,
"h": 279.8
},
"luminance": 0.39761
}Semantic roles & 50–950 ramp
primary
#9EA4EA
secondary
#F1EFDA
accent
#BE19CC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184