#9E9CF5#9E9CF5
#9E9CF5 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.0% C 0.128 H 283.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9CF5 |
|---|---|
| RGB | rgb(158, 156, 245) |
| HSL | hsl(241, 82%, 79%) |
| HSV | hsv(241, 36%, 96%) |
| CMYK | cmyk(35.5%, 36.3%, 0%, 3.9%) |
| CIE-LAB | lab(67.75, 21.24, -44.26) |
| CIE-LCH | lch(67.75, 49.09, 295.63°) |
| OKLab | oklab(73.01% 0.0304 -0.124) |
| OKLCH | oklch(73.01% 0.128 283.8) |
| XYZ | xyz(42.4659, 37.6372, 91.3957) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.59
Pastel Purple
#CAA0FF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9CF5 #F3F59C
analogous
#9CC6F5 #9E9CF5 #CA9CF5
triadic
#9E9CF5 #F59E9C #9CF59E
tetradic
#9E9CF5 #F59CC6 #F3F59C #9CF5CA
square
#9E9CF5 #F59CC6 #F3F59C #9CF5CA
split-complementary
#9E9CF5 #F5CA9C #C6F59C
monochromatic
#312DEA #6864EF #9E9CF5 #D4D4FB #E4E3FC
Accessibility & contrast
On white
2.46
#9E9CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#9E9CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9CF5
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9CF5 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#7DA2F3
Tritanopia (blue-blind)
#87ADBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9e9cf5; /* rgb */ color: rgb(158, 156, 245); /* oklch */ color: oklch(73.0% 0.128 283.8);
Tailwind
colors: {
custom: {
50: '#bdb9f9',
500: '#9e9cf5',
950: '#000000',
},
}SCSS
$custom: #9e9cf5; $custom-light: #bdb9f9; $custom-dark: #000000;
JSON
{
"hex": "#9e9cf5",
"rgb": {
"r": 158,
"g": 156,
"b": 245
},
"hsl": {
"h": 241.348,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.73014,
"c": 0.12764,
"h": 283.8
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#9E9CF5
secondary
#F3F4D7
accent
#DE07D9
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085