#9EAAFE#9EAAFE
#9EAAFE is a light, vivid blue. Relative luminance 0.432; OKLCH L 76.2% C 0.121 H 276.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAFE |
|---|---|
| RGB | rgb(158, 170, 254) |
| HSL | hsl(233, 98%, 81%) |
| HSV | hsv(233, 38%, 100%) |
| CMYK | cmyk(37.8%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.67, 15.69, -43.01) |
| CIE-LCH | lch(71.67, 45.78, 290.04°) |
| OKLab | oklab(76.16% 0.0146 -0.1203) |
| OKLCH | oklch(76.16% 0.121 276.9) |
| XYZ | xyz(46.3594, 43.1724, 99.6371) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.73
Pastel Blue
#A2BFFE
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.58
Light Periwinkle
#C1C6FC
ΔE00 9.21
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAFE #FEF29E
analogous
#9EDAFE #9EAAFE #C29EFE
triadic
#9EAAFE #FE9EAA #AAFE9E
tetradic
#9EAAFE #FE9EDA #FEF29E #9EFEC2
square
#9EAAFE #FE9EDA #FEF29E #9EFEC2
split-complementary
#9EAAFE #FEC29E #DAFE9E
monochromatic
#2540FD #6175FD #9EAAFE #DBDFFF #E1E4FF
Accessibility & contrast
On white
2.18
#9EAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#9EAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAFE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAFE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#81BAC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9eaafe; /* rgb */ color: rgb(158, 170, 254); /* oklch */ color: oklch(76.2% 0.121 276.9);
Tailwind
colors: {
custom: {
50: '#bec3ff',
500: '#9eaafe',
950: '#000000',
},
}SCSS
$custom: #9eaafe; $custom-light: #bec3ff; $custom-dark: #000000;
JSON
{
"hex": "#9eaafe",
"rgb": {
"r": 158,
"g": 170,
"b": 254
},
"hsl": {
"h": 232.5,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.76159,
"c": 0.12121,
"h": 276.9
},
"luminance": 0.43174
}Semantic roles & 50–950 ramp
primary
#9EAAFE
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186