#9E9DFD#9E9DFD
#9E9DFD is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.6% C 0.137 H 283.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9DFD |
|---|---|
| RGB | rgb(158, 157, 253) |
| HSL | hsl(241, 96%, 80%) |
| HSV | hsv(241, 38%, 99%) |
| CMYK | cmyk(37.5%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.37, 22.79, -47.65) |
| CIE-LCH | lch(68.37, 52.82, 295.56°) |
| OKLab | oklab(73.61% 0.0308 -0.1338) |
| OKLCH | oklch(73.61% 0.137 283) |
| XYZ | xyz(43.8821, 38.4733, 98.0234) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.97
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Pastel Purple
#CAA0FF
ΔE00 9.54
Lavender
#B39DDB
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9DFD #FCFD9D
analogous
#9DCCFD #9E9DFD #CE9DFD
triadic
#9E9DFD #FD9E9D #9DFD9E
tetradic
#9E9DFD #FD9DCC #FCFD9D #9DFDCE
square
#9E9DFD #FD9DCC #FCFD9D #9DFDCE
split-complementary
#9E9DFD #FDCE9D #CCFD9D
monochromatic
#2725FB #6361FC #9E9DFD #D9D9FE #E1E1FE
Accessibility & contrast
On white
2.42
#9E9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#9E9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9DFD
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9DFD | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#83B0C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9e9dfd; /* rgb */ color: rgb(158, 157, 253); /* oklch */ color: oklch(73.6% 0.137 283.0);
Tailwind
colors: {
custom: {
50: '#beb9fe',
500: '#9e9dfd',
950: '#000000',
},
}SCSS
$custom: #9e9dfd; $custom-light: #beb9fe; $custom-dark: #000000;
JSON
{
"hex": "#9e9dfd",
"rgb": {
"r": 158,
"g": 157,
"b": 253
},
"hsl": {
"h": 240.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.73606,
"c": 0.13731,
"h": 283
},
"luminance": 0.38475
}Semantic roles & 50–950 ramp
primary
#9E9DFD
secondary
#F6F7D4
accent
#E600E3
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086