#9EA3FF#9EA3FF
#9EA3FF is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.9% C 0.132 H 280.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA3FF |
|---|---|
| RGB | rgb(158, 163, 255) |
| HSL | hsl(237, 100%, 81%) |
| HSV | hsv(237, 38%, 100%) |
| CMYK | cmyk(38%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(69.95, 19.91, -46.25) |
| CIE-LCH | lch(69.95, 50.35, 293.29°) |
| OKLab | oklab(74.85% 0.0236 -0.1297) |
| OKLCH | oklch(74.85% 0.132 280.3) |
| XYZ | xyz(45.2425, 40.6817, 100.0569) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.34
Perrywinkle
#8F8CE7
ΔE00 6.81
Lavender Blue
#8B88F8
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.03
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Carolina Blue
#8AB8FE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA3FF #FFFA9E
analogous
#9ED3FF #9EA3FF #C99EFF
triadic
#9EA3FF #FF9EA3 #A3FF9E
tetradic
#9EA3FF #FF9ED3 #FFFA9E #9EFFC9
square
#9EA3FF #FF9ED3 #FFFA9E #9EFFC9
split-complementary
#9EA3FF #FFC99E #D3FF9E
monochromatic
#242FFF #6169FF #9EA3FF #DBDDFF #E0E2FF
Accessibility & contrast
On white
2.30
#9EA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#9EA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA3FF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA3FF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#82B5C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea3ff; /* rgb */ color: rgb(158, 163, 255); /* oklch */ color: oklch(74.9% 0.132 280.3);
Tailwind
colors: {
custom: {
50: '#bebeff',
500: '#9ea3ff',
950: '#000000',
},
}SCSS
$custom: #9ea3ff; $custom-light: #bebeff; $custom-dark: #000000;
JSON
{
"hex": "#9ea3ff",
"rgb": {
"r": 158,
"g": 163,
"b": 255
},
"hsl": {
"h": 236.907,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.7485,
"c": 0.13186,
"h": 280.3
},
"luminance": 0.40683
}Semantic roles & 50–950 ramp
primary
#9EA3FF
secondary
#F7F6D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186