#9EA7DB#9EA7DB
#9EA7DB is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.0% C 0.076 H 276.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7DB |
|---|---|
| RGB | rgb(158, 167, 219) |
| HSL | hsl(231, 46%, 74%) |
| HSV | hsv(231, 28%, 86%) |
| CMYK | cmyk(27.9%, 23.7%, 0%, 14.1%) |
| CIE-LAB | lab(69.48, 8.41, -27.33) |
| CIE-LCH | lch(69.48, 28.59, 287.10°) |
| OKLab | oklab(74% 0.0089 -0.0753) |
| OKLCH | oklch(74% 0.076 276.8) |
| XYZ | xyz(40.7020, 40.0199, 72.5842) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7DB #DBD29E
analogous
#9EC6DB #9EA7DB #B49EDB
triadic
#9EA7DB #DB9EA7 #A7DB9E
tetradic
#9EA7DB #DB9EC6 #DBD29E #9EDBB4
square
#9EA7DB #DB9EC6 #DBD29E #9EDBB4
split-complementary
#9EA7DB #DBB49E #C6DB9E
monochromatic
#4556BA #717FCA #9EA7DB #CBCFEC #E9EBF7
Accessibility & contrast
On white
2.33
#9EA7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#9EA7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7DB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7DB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#94A8DA
Tritanopia (blue-blind)
#8FB1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ea7db; /* rgb */ color: rgb(158, 167, 219); /* oklch */ color: oklch(74.0% 0.076 276.8);
Tailwind
colors: {
custom: {
50: '#bcc1e6',
500: '#9ea7db',
950: '#000000',
},
}SCSS
$custom: #9ea7db; $custom-light: #bcc1e6; $custom-dark: #000000;
JSON
{
"hex": "#9ea7db",
"rgb": {
"r": 158,
"g": 167,
"b": 219
},
"hsl": {
"h": 231.148,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.73998,
"c": 0.07588,
"h": 276.8
},
"luminance": 0.40021
}Semantic roles & 50–950 ramp
primary
#9EA7DB
secondary
#EEEBDD
accent
#A42CB9
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184