#9B95FE#9B95FE
#9B95FE is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.9% C 0.150 H 284.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95FE |
|---|---|
| RGB | rgb(155, 149, 254) |
| HSL | hsl(243, 98%, 79%) |
| HSV | hsv(243, 41%, 100%) |
| CMYK | cmyk(39%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(66.23, 26.86, -51.59) |
| CIE-LCH | lch(66.23, 58.17, 297.50°) |
| OKLab | oklab(71.93% 0.0377 -0.1454) |
| OKLCH | oklch(71.93% 0.15 284.6) |
| XYZ | xyz(42.1493, 35.6177, 98.4008) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.23
Perrywinkle
#8F8CE7
ΔE00 3.99
Lavender Blue
#8B88F8
ΔE00 4.13
Periwinkle (survey)
#8E82FE
ΔE00 5.43
Liliac
#C48EFD
ΔE00 9.33
Pastel Purple
#CAA0FF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95FE #F8FE95
analogous
#95C4FE #9B95FE #D095FE
triadic
#9B95FE #FE9B95 #95FE9B
tetradic
#9B95FE #FE95C4 #F8FE95 #95FED0
square
#9B95FE #FE95C4 #F8FE95 #95FED0
split-complementary
#9B95FE #FED095 #C4FE95
monochromatic
#291CFD #6258FD #9B95FE #D4D2FF #E2E1FF
Accessibility & contrast
On white
2.58
#9B95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9B95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95FE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95FE | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#7FAABD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9b95fe; /* rgb */ color: rgb(155, 149, 254); /* oklch */ color: oklch(71.9% 0.150 284.6);
Tailwind
colors: {
custom: {
50: '#bcb4ff',
500: '#9b95fe',
950: '#000000',
},
}SCSS
$custom: #9b95fe; $custom-light: #bcb4ff; $custom-dark: #000000;
JSON
{
"hex": "#9b95fe",
"rgb": {
"r": 155,
"g": 149,
"b": 254
},
"hsl": {
"h": 243.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.71932,
"c": 0.15019,
"h": 284.6
},
"luminance": 0.35619
}Semantic roles & 50–950 ramp
primary
#9B95FE
secondary
#F5F7D4
accent
#E600D8
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086