#9E95FD#9E95FD
#9E95FD is a light, vivid blue. Relative luminance 0.359; OKLCH L 72.1% C 0.149 H 286.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9E95FD |
|---|---|
| RGB | rgb(158, 149, 253) |
| HSL | hsl(245, 96%, 79%) |
| HSV | hsv(245, 41%, 99%) |
| CMYK | cmyk(37.5%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(66.41, 27.35, -50.75) |
| CIE-LCH | lch(66.41, 57.65, 298.32°) |
| OKLab | oklab(72.11% 0.0409 -0.1428) |
| OKLCH | oklch(72.11% 0.149 286) |
| XYZ | xyz(42.5727, 35.8544, 97.5870) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 4.09
Lavender Blue
#8B88F8
ΔE00 4.46
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Liliac
#C48EFD
ΔE00 8.67
Pastel Purple
#CAA0FF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E95FD #F4FD95
analogous
#95C0FD #9E95FD #D295FD
triadic
#9E95FD #FD9E95 #95FD9E
tetradic
#9E95FD #FD95C0 #F4FD95 #95FDD2
square
#9E95FD #FD95C0 #F4FD95 #95FDD2
split-complementary
#9E95FD #FDD295 #C0FD95
monochromatic
#301DFB #6759FC #9E95FD #D5D1FE #E4E1FE
Accessibility & contrast
On white
2.57
#9E95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9E95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E95FD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E95FD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#84A9BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9e95fd; /* rgb */ color: rgb(158, 149, 253); /* oklch */ color: oklch(72.1% 0.149 286.0);
Tailwind
colors: {
custom: {
50: '#beb4fe',
500: '#9e95fd',
950: '#000000',
},
}SCSS
$custom: #9e95fd; $custom-light: #beb4fe; $custom-dark: #000000;
JSON
{
"hex": "#9e95fd",
"rgb": {
"r": 158,
"g": 149,
"b": 253
},
"hsl": {
"h": 245.192,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.72112,
"c": 0.14858,
"h": 286
},
"luminance": 0.35856
}Semantic roles & 50–950 ramp
primary
#9E95FD
secondary
#F4F7D4
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086