#9EA6ED#9EA6ED
#9EA6ED is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.6% C 0.103 H 278.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA6ED |
|---|---|
| RGB | rgb(158, 166, 237) |
| HSL | hsl(234, 69%, 77%) |
| HSV | hsv(234, 33%, 93%) |
| CMYK | cmyk(33.3%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(69.93, 13.49, -36.49) |
| CIE-LCH | lch(69.93, 38.90, 290.29°) |
| OKLab | oklab(74.58% 0.0154 -0.1015) |
| OKLCH | oklch(74.58% 0.103 278.6) |
| XYZ | xyz(43.0186, 40.6545, 85.6849) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Perrywinkle
#8F8CE7
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 8.99
Lavender Blue
#8B88F8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA6ED #EDE59E
analogous
#9ECEED #9EA6ED #BD9EED
triadic
#9EA6ED #ED9EA6 #A6ED9E
tetradic
#9EA6ED #ED9ECE #EDE59E #9EEDBD
square
#9EA6ED #ED9ECE #EDE59E #9EEDBD
split-complementary
#9EA6ED #EDBD9E #CEED9E
monochromatic
#3747DA #6A77E3 #9EA6ED #D2D5F7 #E5E7FA
Accessibility & contrast
On white
2.30
#9EA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#9EA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA6ED
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA6ED | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#89B3BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea6ed; /* rgb */ color: rgb(158, 166, 237); /* oklch */ color: oklch(74.6% 0.103 278.6);
Tailwind
colors: {
custom: {
50: '#bdc0f3',
500: '#9ea6ed',
950: '#000000',
},
}SCSS
$custom: #9ea6ed; $custom-light: #bdc0f3; $custom-dark: #000000;
JSON
{
"hex": "#9ea6ed",
"rgb": {
"r": 158,
"g": 166,
"b": 237
},
"hsl": {
"h": 233.924,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.7458,
"c": 0.10269,
"h": 278.6
},
"luminance": 0.40656
}Semantic roles & 50–950 ramp
primary
#9EA6ED
secondary
#F2EFD9
accent
#BE15D1
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185