#9B95FC#9B95FC
#9B95FC is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.8% C 0.147 H 284.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95FC |
|---|---|
| RGB | rgb(155, 149, 252) |
| HSL | hsl(243, 94%, 79%) |
| HSV | hsv(243, 41%, 99%) |
| CMYK | cmyk(38.5%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.13, 26.32, -50.66) |
| CIE-LCH | lch(66.13, 57.09, 297.46°) |
| OKLab | oklab(71.83% 0.0374 -0.1426) |
| OKLCH | oklch(71.83% 0.147 284.7) |
| XYZ | xyz(41.8307, 35.4902, 96.7229) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 3.80
Lavender Blue
#8B88F8
ΔE00 4.15
Periwinkle (survey)
#8E82FE
ΔE00 5.50
Liliac
#C48EFD
ΔE00 9.29
Pastel Purple
#CAA0FF
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95FC #F6FC95
analogous
#95C2FC #9B95FC #CE95FC
triadic
#9B95FC #FC9B95 #95FC9B
tetradic
#9B95FC #FC95C2 #F6FC95 #95FCCE
square
#9B95FC #FC95C2 #F6FC95 #95FCCE
split-complementary
#9B95FC #FCCE95 #C2FC95
monochromatic
#2B1EF9 #6359FA #9B95FC #D3D1FE #E3E1FE
Accessibility & contrast
On white
2.59
#9B95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#9B95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95FC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95FC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#6E9EFA
Tritanopia (blue-blind)
#80A9BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9b95fc; /* rgb */ color: rgb(155, 149, 252); /* oklch */ color: oklch(71.8% 0.147 284.7);
Tailwind
colors: {
custom: {
50: '#bcb4fe',
500: '#9b95fc',
950: '#000000',
},
}SCSS
$custom: #9b95fc; $custom-light: #bcb4fe; $custom-dark: #000000;
JSON
{
"hex": "#9b95fc",
"rgb": {
"r": 155,
"g": 149,
"b": 252
},
"hsl": {
"h": 243.495,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.71825,
"c": 0.14746,
"h": 284.7
},
"luminance": 0.35492
}Semantic roles & 50–950 ramp
primary
#9B95FC
secondary
#F4F6D5
accent
#E600D8
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086