#9B95EA#9B95EA
#9B95EA is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.123 H 286.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95EA |
|---|---|
| RGB | rgb(155, 149, 234) |
| HSL | hsl(244, 67%, 75%) |
| HSV | hsv(244, 36%, 92%) |
| CMYK | cmyk(33.8%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.28, 21.55, -42.12) |
| CIE-LCH | lch(65.28, 47.32, 297.10°) |
| OKLab | oklab(70.9% 0.0339 -0.1178) |
| OKLCH | oklch(70.9% 0.123 286.1) |
| XYZ | xyz(39.1123, 34.4029, 82.4056) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.12
Periwinkle Blue
#8F99FB
ΔE00 4.65
Lavender Blue
#8B88F8
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Lavender
#B39DDB
ΔE00 7.77
Liliac
#C48EFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95EA #E4EA95
analogous
#95BAEA #9B95EA #C595EA
triadic
#9B95EA #EA9B95 #95EA9B
tetradic
#9B95EA #EA95BA #E4EA95 #95EAC5
square
#9B95EA #EA95BA #E4EA95 #95EAC5
split-complementary
#9B95EA #EAC595 #BAEA95
monochromatic
#3B2FD6 #6B62E0 #9B95EA #CBC8F4 #E7E5FA
Accessibility & contrast
On white
2.66
#9B95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#9B95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95EA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95EA | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#87A5B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9b95ea; /* rgb */ color: rgb(155, 149, 234); /* oklch */ color: oklch(70.9% 0.123 286.1);
Tailwind
colors: {
custom: {
50: '#bbb4f1',
500: '#9b95ea',
950: '#000000',
},
}SCSS
$custom: #9b95ea; $custom-light: #bbb4f1; $custom-dark: #000000;
JSON
{
"hex": "#9b95ea",
"rgb": {
"r": 155,
"g": 149,
"b": 234
},
"hsl": {
"h": 244.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.70901,
"c": 0.1226,
"h": 286.1
},
"luminance": 0.34404
}Semantic roles & 50–950 ramp
primary
#9B95EA
secondary
#F0F1DA
accent
#CF17C2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085