#9B95EE#9B95EE
#9B95EE is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.1% C 0.128 H 285.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95EE |
|---|---|
| RGB | rgb(155, 149, 238) |
| HSL | hsl(244, 72%, 76%) |
| HSV | hsv(244, 37%, 93%) |
| CMYK | cmyk(34.9%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.46, 22.60, -44.04) |
| CIE-LCH | lch(65.46, 49.50, 297.17°) |
| OKLab | oklab(71.1% 0.0347 -0.1234) |
| OKLCH | oklch(71.1% 0.128 285.7) |
| XYZ | xyz(39.6934, 34.6353, 85.4663) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.04
Periwinkle Blue
#8F99FB
ΔE00 4.19
Lavender Blue
#8B88F8
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 6.44
Lavender
#B39DDB
ΔE00 8.27
Liliac
#C48EFD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95EE #E8EE95
analogous
#95BBEE #9B95EE #C795EE
triadic
#9B95EE #EE9B95 #95EE9B
tetradic
#9B95EE #EE95BB #E8EE95 #95EEC7
square
#9B95EE #EE95BB #E8EE95 #95EEC7
split-complementary
#9B95EE #EEC795 #BBEE95
monochromatic
#372CDD #6960E6 #9B95EE #CDCAF6 #E6E5FB
Accessibility & contrast
On white
2.65
#9B95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#9B95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95EE
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95EE | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#779CEC
Tritanopia (blue-blind)
#85A6B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9b95ee; /* rgb */ color: rgb(155, 149, 238); /* oklch */ color: oklch(71.1% 0.128 285.7);
Tailwind
colors: {
custom: {
50: '#bbb4f4',
500: '#9b95ee',
950: '#000000',
},
}SCSS
$custom: #9b95ee; $custom-light: #bbb4f4; $custom-dark: #000000;
JSON
{
"hex": "#9b95ee",
"rgb": {
"r": 155,
"g": 149,
"b": 238
},
"hsl": {
"h": 244.045,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.71101,
"c": 0.12817,
"h": 285.7
},
"luminance": 0.34637
}Semantic roles & 50–950 ramp
primary
#9B95EE
secondary
#F1F2D9
accent
#D411C7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085