#9EAADE#9EAADE
#9EAADE is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.076 H 274.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAADE |
|---|---|
| RGB | rgb(158, 170, 222) |
| HSL | hsl(229, 49%, 75%) |
| HSV | hsv(229, 29%, 87%) |
| CMYK | cmyk(28.8%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(70.38, 7.47, -27.60) |
| CIE-LCH | lch(70.38, 28.59, 285.15°) |
| OKLab | oklab(74.73% 0.0058 -0.0761) |
| OKLCH | oklch(74.73% 0.076 274.3) |
| XYZ | xyz(41.6565, 41.2912, 74.8683) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.93
Perrywinkle
#8F8CE7
ΔE00 9.34
Lightsteelblue
#B0C4DE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAADE #DED29E
analogous
#9ECADE #9EAADE #B29EDE
triadic
#9EAADE #DE9EAA #AADE9E
tetradic
#9EAADE #DE9ECA #DED29E #9EDEB2
square
#9EAADE #DE9ECA #DED29E #9EDEB2
split-complementary
#9EAADE #DEB29E #CADE9E
monochromatic
#435ABF #7082CE #9EAADE #CCD2EE #E8EBF7
Accessibility & contrast
On white
2.27
#9EAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#9EAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAADE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAADE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE0
Deuteranopia (green-blind)
#96AADD
Tritanopia (blue-blind)
#8DB4BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eaade; /* rgb */ color: rgb(158, 170, 222); /* oklch */ color: oklch(74.7% 0.076 274.3);
Tailwind
colors: {
custom: {
50: '#bcc3e8',
500: '#9eaade',
950: '#000000',
},
}SCSS
$custom: #9eaade; $custom-light: #bcc3e8; $custom-dark: #000000;
JSON
{
"hex": "#9eaade",
"rgb": {
"r": 158,
"g": 170,
"b": 222
},
"hsl": {
"h": 228.75,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.74732,
"c": 0.07635,
"h": 274.3
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#9EAADE
secondary
#EEEBDD
accent
#A129BD
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184