#9EAAFF#9EAAFF
#9EAAFF is a light, vivid blue. Relative luminance 0.432; OKLCH L 76.2% C 0.123 H 276.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAFF |
|---|---|
| RGB | rgb(158, 170, 255) |
| HSL | hsl(233, 100%, 81%) |
| HSV | hsv(233, 38%, 100%) |
| CMYK | cmyk(38%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(71.72, 15.95, -43.49) |
| CIE-LCH | lch(71.72, 46.32, 290.15°) |
| OKLab | oklab(76.21% 0.0148 -0.1217) |
| OKLCH | oklch(76.21% 0.123 276.9) |
| XYZ | xyz(46.5200, 43.2366, 100.4827) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.61
Light Periwinkle
#C1C6FC
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAFF #FFF39E
analogous
#9EDAFF #9EAAFF #C29EFF
triadic
#9EAAFF #FF9EAA #AAFF9E
tetradic
#9EAAFF #FF9EDA #FFF39E #9EFFC2
square
#9EAAFF #FF9EDA #FFF39E #9EFFC2
split-complementary
#9EAAFF #FFC29E #DAFF9E
monochromatic
#243FFF #6174FF #9EAAFF #DBE0FF #E0E4FF
Accessibility & contrast
On white
2.18
#9EAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#9EAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAFF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAFF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#81BBC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9eaaff; /* rgb */ color: rgb(158, 170, 255); /* oklch */ color: oklch(76.2% 0.123 276.9);
Tailwind
colors: {
custom: {
50: '#bec3ff',
500: '#9eaaff',
950: '#000000',
},
}SCSS
$custom: #9eaaff; $custom-light: #bec3ff; $custom-dark: #000000;
JSON
{
"hex": "#9eaaff",
"rgb": {
"r": 158,
"g": 170,
"b": 255
},
"hsl": {
"h": 232.577,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.76207,
"c": 0.1226,
"h": 276.9
},
"luminance": 0.43239
}Semantic roles & 50–950 ramp
primary
#9EAAFF
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186