#9EA2ED#9EA2ED
#9EA2ED is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.8% C 0.108 H 281.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2ED |
|---|---|
| RGB | rgb(158, 162, 237) |
| HSL | hsl(237, 69%, 77%) |
| HSV | hsv(237, 33%, 93%) |
| CMYK | cmyk(33.3%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(68.91, 15.75, -38.08) |
| CIE-LCH | lch(68.91, 41.20, 292.47°) |
| OKLab | oklab(73.79% 0.0207 -0.1061) |
| OKLCH | oklch(73.79% 0.108 281) |
| XYZ | xyz(42.3027, 39.2228, 85.4463) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.64
Perrywinkle
#8F8CE7
ΔE00 6.35
Lavender
#B39DDB
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 8.72
Light Periwinkle
#C1C6FC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2ED #EDE99E
analogous
#9ECAED #9EA2ED #C19EED
triadic
#9EA2ED #ED9EA2 #A2ED9E
tetradic
#9EA2ED #ED9ECA #EDE99E #9EEDC1
square
#9EA2ED #ED9ECA #EDE99E #9EEDC1
split-complementary
#9EA2ED #EDC19E #CAED9E
monochromatic
#373FDA #6A71E3 #9EA2ED #D2D3F7 #E5E6FA
Accessibility & contrast
On white
2.37
#9EA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#9EA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2ED
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2ED | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#87A6EB
Tritanopia (blue-blind)
#89B0BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea2ed; /* rgb */ color: rgb(158, 162, 237); /* oklch */ color: oklch(73.8% 0.108 281.0);
Tailwind
colors: {
custom: {
50: '#bdbdf3',
500: '#9ea2ed',
950: '#000000',
},
}SCSS
$custom: #9ea2ed; $custom-light: #bdbdf3; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ed",
"rgb": {
"r": 158,
"g": 162,
"b": 237
},
"hsl": {
"h": 236.962,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.73791,
"c": 0.10808,
"h": 281
},
"luminance": 0.39224
}Semantic roles & 50–950 ramp
primary
#9EA2ED
secondary
#F2F1D9
accent
#C715D1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185