#9EA2EA#9EA2EA
#9EA2EA is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.7% C 0.104 H 281.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2EA |
|---|---|
| RGB | rgb(158, 162, 234) |
| HSL | hsl(237, 64%, 77%) |
| HSV | hsv(237, 32%, 92%) |
| CMYK | cmyk(32.5%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.79, 14.98, -36.63) |
| CIE-LCH | lch(68.79, 39.57, 292.24°) |
| OKLab | oklab(73.65% 0.0199 -0.1019) |
| OKLCH | oklch(73.65% 0.104 281.1) |
| XYZ | xyz(41.8681, 39.0490, 83.1572) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.03
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.80
Lavender Blue
#8B88F8
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 8.85
Light Periwinkle
#C1C6FC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2EA #EAE69E
analogous
#9EC8EA #9EA2EA #C09EEA
triadic
#9EA2EA #EA9EA2 #A2EA9E
tetradic
#9EA2EA #EA9EC8 #EAE69E #9EEAC0
square
#9EA2EA #EA9EC8 #EAE69E #9EEAC0
split-complementary
#9EA2EA #EAC09E #C8EA9E
monochromatic
#3942D4 #6C72DF #9EA2EA #D0D2F5 #E6E7FA
Accessibility & contrast
On white
2.38
#9EA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#9EA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2EA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2EA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#8AAFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea2ea; /* rgb */ color: rgb(158, 162, 234); /* oklch */ color: oklch(73.7% 0.104 281.1);
Tailwind
colors: {
custom: {
50: '#bcbdf1',
500: '#9ea2ea',
950: '#000000',
},
}SCSS
$custom: #9ea2ea; $custom-light: #bcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ea",
"rgb": {
"r": 158,
"g": 162,
"b": 234
},
"hsl": {
"h": 236.842,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.73653,
"c": 0.10385,
"h": 281.1
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#9EA2EA
secondary
#F1F0DA
accent
#C319CC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184