#9EA4FF#9EA4FF
#9EA4FF is a light, vivid blue. Relative luminance 0.410; OKLCH L 75.0% C 0.131 H 279.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4FF |
|---|---|
| RGB | rgb(158, 164, 255) |
| HSL | hsl(236, 100%, 81%) |
| HSV | hsv(236, 38%, 100%) |
| CMYK | cmyk(38%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(70.20, 19.35, -45.86) |
| CIE-LCH | lch(70.20, 49.77, 292.87°) |
| OKLab | oklab(75.04% 0.0224 -0.1286) |
| OKLCH | oklch(75.04% 0.131 279.9) |
| XYZ | xyz(45.4208, 41.0382, 100.1163) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 9.37
Periwinkle (survey)
#8E82FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4FF #FFF99E
analogous
#9ED4FF #9EA4FF #C89EFF
triadic
#9EA4FF #FF9EA4 #A4FF9E
tetradic
#9EA4FF #FF9ED4 #FFF99E #9EFFC8
square
#9EA4FF #FF9ED4 #FFF99E #9EFFC8
split-complementary
#9EA4FF #FFC89E #D4FF9E
monochromatic
#2431FF #616BFF #9EA4FF #DBDDFF #E0E2FF
Accessibility & contrast
On white
2.28
#9EA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#9EA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4FF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4FF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#82B6C6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ea4ff; /* rgb */ color: rgb(158, 164, 255); /* oklch */ color: oklch(75.0% 0.131 279.9);
Tailwind
colors: {
custom: {
50: '#bebeff',
500: '#9ea4ff',
950: '#000000',
},
}SCSS
$custom: #9ea4ff; $custom-light: #bebeff; $custom-dark: #000000;
JSON
{
"hex": "#9ea4ff",
"rgb": {
"r": 158,
"g": 164,
"b": 255
},
"hsl": {
"h": 236.289,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75043,
"c": 0.13051,
"h": 279.9
},
"luminance": 0.4104
}Semantic roles & 50–950 ramp
primary
#9EA4FF
secondary
#F7F5D4
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186