#9E9EF2#9E9EF2
#9E9EF2 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.3% C 0.121 H 283.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9EF2 |
|---|---|
| RGB | rgb(158, 158, 242) |
| HSL | hsl(240, 76%, 78%) |
| HSV | hsv(240, 35%, 95%) |
| CMYK | cmyk(34.7%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(68.12, 19.32, -42.05) |
| CIE-LCH | lch(68.12, 46.27, 294.67°) |
| OKLab | oklab(73.25% 0.0272 -0.1175) |
| OKLCH | oklch(73.25% 0.121 283) |
| XYZ | xyz(42.3500, 38.1323, 89.1161) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Perrywinkle
#8F8CE7
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 6.85
Lavender
#B39DDB
ΔE00 8.30
Periwinkle (survey)
#8E82FE
ΔE00 8.50
Pastel Purple
#CAA0FF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9EF2 #F2F29E
analogous
#9EC8F2 #9E9EF2 #C89EF2
triadic
#9E9EF2 #F29E9E #9EF29E
tetradic
#9E9EF2 #F29EC8 #F2F29E #9EF2C8
square
#9E9EF2 #F29EC8 #F2F29E #9EF2C8
split-complementary
#9E9EF2 #F2C89E #C8F29E
monochromatic
#3232E4 #6868EB #9E9EF2 #D4D4F9 #E4E4FB
Accessibility & contrast
On white
2.43
#9E9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#9E9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9EF2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9EF2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#88AEBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9e9ef2; /* rgb */ color: rgb(158, 158, 242); /* oklch */ color: oklch(73.3% 0.121 283.0);
Tailwind
colors: {
custom: {
50: '#bdbaf6',
500: '#9e9ef2',
950: '#000000',
},
}SCSS
$custom: #9e9ef2; $custom-light: #bdbaf6; $custom-dark: #000000;
JSON
{
"hex": "#9e9ef2",
"rgb": {
"r": 158,
"g": 158,
"b": 242
},
"hsl": {
"h": 240,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.73251,
"c": 0.12065,
"h": 283
},
"luminance": 0.38134
}Semantic roles & 50–950 ramp
primary
#9E9EF2
secondary
#F3F3D8
accent
#D90DD9
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085