#9EA0EA#9EA0EA
#9EA0EA is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.3% C 0.107 H 282.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA0EA |
|---|---|
| RGB | rgb(158, 160, 234) |
| HSL | hsl(238, 64%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(32.5%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.28, 16.11, -37.42) |
| CIE-LCH | lch(68.28, 40.74, 293.29°) |
| OKLab | oklab(73.26% 0.0226 -0.1042) |
| OKLCH | oklch(73.26% 0.107 282.2) |
| XYZ | xyz(41.5186, 38.3500, 83.0407) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.88
Perrywinkle
#8F8CE7
ΔE00 5.93
Lavender
#B39DDB
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 9.44
Periwinkle (survey)
#8E82FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA0EA #EAE89E
analogous
#9EC6EA #9EA0EA #C29EEA
triadic
#9EA0EA #EA9EA0 #A0EA9E
tetradic
#9EA0EA #EA9EC6 #EAE89E #9EEAC2
square
#9EA0EA #EA9EC6 #EAE89E #9EEAC2
split-complementary
#9EA0EA #EAC29E #C6EA9E
monochromatic
#393DD4 #6C6FDF #9EA0EA #D0D1F5 #E6E6FA
Accessibility & contrast
On white
2.42
#9EA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#9EA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA0EA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA0EA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#8AAEBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9ea0ea; /* rgb */ color: rgb(158, 160, 234); /* oklch */ color: oklch(73.3% 0.107 282.2);
Tailwind
colors: {
custom: {
50: '#bcbcf1',
500: '#9ea0ea',
950: '#000000',
},
}SCSS
$custom: #9ea0ea; $custom-light: #bcbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9ea0ea",
"rgb": {
"r": 158,
"g": 160,
"b": 234
},
"hsl": {
"h": 238.421,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.7326,
"c": 0.10662,
"h": 282.2
},
"luminance": 0.38351
}Semantic roles & 50–950 ramp
primary
#9EA0EA
secondary
#F1F0DA
accent
#C819CC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184