#9E9CF8#9E9CF8
#9E9CF8 is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.2% C 0.132 H 283.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9E9CF8 |
|---|---|
| RGB | rgb(158, 156, 248) |
| HSL | hsl(241, 87%, 79%) |
| HSV | hsv(241, 37%, 97%) |
| CMYK | cmyk(36.3%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.89, 22.03, -45.68) |
| CIE-LCH | lch(67.89, 50.72, 295.74°) |
| OKLab | oklab(73.16% 0.0311 -0.1281) |
| OKLCH | oklch(73.16% 0.132 283.6) |
| XYZ | xyz(42.9276, 37.8219, 93.8273) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.25
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Lavender
#B39DDB
ΔE00 8.98
Pastel Purple
#CAA0FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E9CF8 #F6F89C
analogous
#9CC8F8 #9E9CF8 #CC9CF8
triadic
#9E9CF8 #F89E9C #9CF89E
tetradic
#9E9CF8 #F89CC8 #F6F89C #9CF8CC
square
#9E9CF8 #F89CC8 #F6F89C #9CF8CC
split-complementary
#9E9CF8 #F8CC9C #C8F89C
monochromatic
#2E2AF0 #6663F4 #9E9CF8 #D6D5FC #E3E2FD
Accessibility & contrast
On white
2.45
#9E9CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#9E9CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E9CF8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E9CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E9CF8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#85AEBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9e9cf8; /* rgb */ color: rgb(158, 156, 248); /* oklch */ color: oklch(73.2% 0.132 283.6);
Tailwind
colors: {
custom: {
50: '#bdb9fb',
500: '#9e9cf8',
950: '#000000',
},
}SCSS
$custom: #9e9cf8; $custom-light: #bdb9fb; $custom-dark: #000000;
JSON
{
"hex": "#9e9cf8",
"rgb": {
"r": 158,
"g": 156,
"b": 248
},
"hsl": {
"h": 241.304,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.73164,
"c": 0.1318,
"h": 283.6
},
"luminance": 0.37823
}Semantic roles & 50–950 ramp
primary
#9E9CF8
secondary
#F4F5D6
accent
#E302DE
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085