#9EA6EA#9EA6EA
#9EA6EA is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.4% C 0.098 H 278.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA6EA |
|---|---|
| RGB | rgb(158, 166, 234) |
| HSL | hsl(234, 64%, 77%) |
| HSV | hsv(234, 32%, 92%) |
| CMYK | cmyk(32.5%, 29.1%, 0%, 8.2%) |
| CIE-LAB | lab(69.81, 12.72, -35.04) |
| CIE-LCH | lch(69.81, 37.28, 289.95°) |
| OKLab | oklab(74.44% 0.0146 -0.0974) |
| OKLCH | oklch(74.44% 0.098 278.5) |
| XYZ | xyz(42.5839, 40.4807, 83.3958) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.88
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA6EA #EAE29E
analogous
#9ECCEA #9EA6EA #BC9EEA
triadic
#9EA6EA #EA9EA6 #A6EA9E
tetradic
#9EA6EA #EA9ECC #EAE29E #9EEABC
square
#9EA6EA #EA9ECC #EAE29E #9EEABC
split-complementary
#9EA6EA #EABC9E #CCEA9E
monochromatic
#394AD4 #6C78DF #9EA6EA #D0D4F5 #E6E8FA
Accessibility & contrast
On white
2.31
#9EA6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9EA6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA6EA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA6EA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#8AB3BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea6ea; /* rgb */ color: rgb(158, 166, 234); /* oklch */ color: oklch(74.4% 0.098 278.5);
Tailwind
colors: {
custom: {
50: '#bcc0f1',
500: '#9ea6ea',
950: '#000000',
},
}SCSS
$custom: #9ea6ea; $custom-light: #bcc0f1; $custom-dark: #000000;
JSON
{
"hex": "#9ea6ea",
"rgb": {
"r": 158,
"g": 166,
"b": 234
},
"hsl": {
"h": 233.684,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.74444,
"c": 0.09845,
"h": 278.5
},
"luminance": 0.40482
}Semantic roles & 50–950 ramp
primary
#9EA6EA
secondary
#F1EFDA
accent
#B919CC
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184