#9B95CF#9B95CF
#9B95CF is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.6% C 0.084 H 288.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95CF |
|---|---|
| RGB | rgb(155, 149, 207) |
| HSL | hsl(246, 38%, 70%) |
| HSV | hsv(246, 28%, 81%) |
| CMYK | cmyk(25.1%, 28%, 0%, 18.8%) |
| CIE-LAB | lab(64.13, 14.76, -28.94) |
| CIE-LCH | lch(64.13, 32.49, 297.01°) |
| OKLab | oklab(69.64% 0.0271 -0.0799) |
| OKLCH | oklch(69.64% 0.084 288.7) |
| XYZ | xyz(35.5247, 32.9678, 63.5112) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 6.86
Pale Purple
#B790D4
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 9.17
Lavender (survey)
#C79FEF
ΔE00 9.53
Wisteria
#A87DC2
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95CF #C9CF95
analogous
#95ACCF #9B95CF #B895CF
triadic
#9B95CF #CF9B95 #95CF9B
tetradic
#9B95CF #CF95AC #C9CF95 #95CFB8
square
#9B95CF #CF95AC #C9CF95 #95CFB8
split-complementary
#9B95CF #CFB895 #ACCF95
monochromatic
#5249A1 #736BBC #9B95CF #C3BFE2 #EAE9F5
Accessibility & contrast
On white
2.77
#9B95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#9B95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95CF
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95CF | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD1
Deuteranopia (green-blind)
#869ACD
Tritanopia (blue-blind)
#909FA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9b95cf; /* rgb */ color: rgb(155, 149, 207); /* oklch */ color: oklch(69.6% 0.084 288.7);
Tailwind
colors: {
custom: {
50: '#b9b4de',
500: '#9b95cf',
950: '#000000',
},
}SCSS
$custom: #9b95cf; $custom-light: #b9b4de; $custom-dark: #000000;
JSON
{
"hex": "#9b95cf",
"rgb": {
"r": 155,
"g": 149,
"b": 207
},
"hsl": {
"h": 246.207,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.69643,
"c": 0.08441,
"h": 288.7
},
"luminance": 0.32968
}Semantic roles & 50–950 ramp
primary
#9B95CF
secondary
#E6E8D8
accent
#B135A4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083