#9EA7DF#9EA7DF
#9EA7DF is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.2% C 0.082 H 277.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7DF |
|---|---|
| RGB | rgb(158, 167, 223) |
| HSL | hsl(232, 50%, 75%) |
| HSV | hsv(232, 29%, 87%) |
| CMYK | cmyk(29.1%, 25.1%, 0%, 12.5%) |
| CIE-LAB | lab(69.64, 9.39, -29.29) |
| CIE-LCH | lch(69.64, 30.76, 287.78°) |
| OKLab | oklab(74.17% 0.0102 -0.0809) |
| OKLCH | oklch(74.17% 0.082 277.1) |
| XYZ | xyz(41.2349, 40.2330, 75.3909) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.13
Lavender
#B39DDB
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 8.52
Carolina Blue
#8AB8FE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7DF #DFD69E
analogous
#9EC8DF #9EA7DF #B59EDF
triadic
#9EA7DF #DF9EA7 #A7DF9E
tetradic
#9EA7DF #DF9EC8 #DFD69E #9EDFB5
square
#9EA7DF #DF9EC8 #DFD69E #9EDFB5
split-complementary
#9EA7DF #DFB59E #C8DF9E
monochromatic
#4254C1 #707DD0 #9EA7DF #CCD1EE #E8EAF7
Accessibility & contrast
On white
2.32
#9EA7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#9EA7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7DF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7DF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#93A8DE
Tritanopia (blue-blind)
#8DB1BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ea7df; /* rgb */ color: rgb(158, 167, 223); /* oklch */ color: oklch(74.2% 0.082 277.1);
Tailwind
colors: {
custom: {
50: '#bcc1e9',
500: '#9ea7df',
950: '#000000',
},
}SCSS
$custom: #9ea7df; $custom-light: #bcc1e9; $custom-dark: #000000;
JSON
{
"hex": "#9ea7df",
"rgb": {
"r": 158,
"g": 167,
"b": 223
},
"hsl": {
"h": 231.692,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.74165,
"c": 0.08156,
"h": 277.1
},
"luminance": 0.40234
}Semantic roles & 50–950 ramp
primary
#9EA7DF
secondary
#EEECDD
accent
#A928BE
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184