#9E9EFB#9E9EFB
#9E9EFB is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.7% C 0.133 H 282.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9EFB |
|---|---|
| RGB | rgb(158, 158, 251) |
| HSL | hsl(240, 92%, 80%) |
| HSV | hsv(240, 37%, 98%) |
| CMYK | cmyk(37.1%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.52, 21.69, -46.32) |
| CIE-LCH | lch(68.52, 51.15, 295.09°) |
| OKLab | oklab(73.69% 0.0291 -0.1299) |
| OKLCH | oklch(73.69% 0.133 282.6) |
| XYZ | xyz(43.7351, 38.6863, 96.4109) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 5.46
Lavender Blue
#8B88F8
ΔE00 6.41
Periwinkle (survey)
#8E82FE
ΔE00 8.00
Lavender
#B39DDB
ΔE00 9.44
Pastel Blue
#A2BFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9EFB #FBFB9E
analogous
#9ECCFB #9E9EFB #CC9EFB
triadic
#9E9EFB #FB9E9E #9EFB9E
tetradic
#9E9EFB #FB9ECC #FBFB9E #9EFBCC
square
#9E9EFB #FB9ECC #FBFB9E #9EFBCC
split-complementary
#9E9EFB #FBCC9E #CCFB9E
monochromatic
#2828F6 #6363F9 #9E9EFB #D9D9FD #E2E2FE
Accessibility & contrast
On white
2.40
#9E9EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9E9EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9EFB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9EFB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#84B0C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9e9efb; /* rgb */ color: rgb(158, 158, 251); /* oklch */ color: oklch(73.7% 0.133 282.6);
Tailwind
colors: {
custom: {
50: '#bebafd',
500: '#9e9efb',
950: '#000000',
},
}SCSS
$custom: #9e9efb; $custom-light: #bebafd; $custom-dark: #000000;
JSON
{
"hex": "#9e9efb",
"rgb": {
"r": 158,
"g": 158,
"b": 251
},
"hsl": {
"h": 240,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.73695,
"c": 0.13317,
"h": 282.6
},
"luminance": 0.38688
}Semantic roles & 50–950 ramp
primary
#9E9EFB
secondary
#F6F6D5
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085