#9E9EF3#9E9EF3
#9E9EF3 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.3% C 0.122 H 283.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9EF3 |
|---|---|
| RGB | rgb(158, 158, 243) |
| HSL | hsl(240, 78%, 79%) |
| HSV | hsv(240, 35%, 95%) |
| CMYK | cmyk(35%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(68.16, 19.58, -42.53) |
| CIE-LCH | lch(68.16, 46.82, 294.72°) |
| OKLab | oklab(73.3% 0.0274 -0.1189) |
| OKLCH | oklch(73.3% 0.122 283) |
| XYZ | xyz(42.5006, 38.1925, 89.9092) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.68
Perrywinkle
#8F8CE7
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 6.79
Lavender
#B39DDB
ΔE00 8.43
Periwinkle (survey)
#8E82FE
ΔE00 8.43
Pastel Purple
#CAA0FF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9EF3 #F3F39E
analogous
#9EC8F3 #9E9EF3 #C89EF3
triadic
#9E9EF3 #F39E9E #9EF39E
tetradic
#9E9EF3 #F39EC8 #F3F39E #9EF3C8
square
#9E9EF3 #F39EC8 #F3F39E #9EF3C8
split-complementary
#9E9EF3 #F3C89E #C8F39E
monochromatic
#3131E6 #6868EC #9E9EF3 #D4D4FA #E4E4FC
Accessibility & contrast
On white
2.43
#9E9EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#9E9EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9EF3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9EF3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#87AEBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9e9ef3; /* rgb */ color: rgb(158, 158, 243); /* oklch */ color: oklch(73.3% 0.122 283.0);
Tailwind
colors: {
custom: {
50: '#bdbaf7',
500: '#9e9ef3',
950: '#000000',
},
}SCSS
$custom: #9e9ef3; $custom-light: #bdbaf7; $custom-dark: #000000;
JSON
{
"hex": "#9e9ef3",
"rgb": {
"r": 158,
"g": 158,
"b": 243
},
"hsl": {
"h": 240,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.73299,
"c": 0.12205,
"h": 283
},
"luminance": 0.38194
}Semantic roles & 50–950 ramp
primary
#9E9EF3
secondary
#F3F3D8
accent
#DA0BDA
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085