#9B95DC#9B95DC
#9B95DC is a light, moderate blue. Relative luminance 0.336; OKLCH L 70.2% C 0.103 H 287.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95DC |
|---|---|
| RGB | rgb(155, 149, 220) |
| HSL | hsl(245, 50%, 72%) |
| HSV | hsv(245, 32%, 86%) |
| CMYK | cmyk(29.5%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.67, 17.97, -35.34) |
| CIE-LCH | lch(64.67, 39.65, 296.95°) |
| OKLab | oklab(70.23% 0.0306 -0.0983) |
| OKLCH | oklch(70.23% 0.103 287.3) |
| XYZ | xyz(37.1799, 33.6299, 72.2286) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.53
Lavender
#B39DDB
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.39
Pale Purple
#B790D4
ΔE00 8.38
Periwinkle (survey)
#8E82FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95DC #D6DC95
analogous
#95B3DC #9B95DC #BE95DC
triadic
#9B95DC #DC9B95 #95DC9B
tetradic
#9B95DC #DC95B3 #D6DC95 #95DCBE
square
#9B95DC #DC95B3 #D6DC95 #95DCBE
split-complementary
#9B95DC #DCBE95 #B3DC95
monochromatic
#483DB9 #7067CD #9B95DC #C6C3EB #E9E8F7
Accessibility & contrast
On white
2.72
#9B95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#9B95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95DC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95DC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#809BDA
Tritanopia (blue-blind)
#8CA2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9b95dc; /* rgb */ color: rgb(155, 149, 220); /* oklch */ color: oklch(70.2% 0.103 287.3);
Tailwind
colors: {
custom: {
50: '#bab4e7',
500: '#9b95dc',
950: '#000000',
},
}SCSS
$custom: #9b95dc; $custom-light: #bab4e7; $custom-dark: #000000;
JSON
{
"hex": "#9b95dc",
"rgb": {
"r": 155,
"g": 149,
"b": 220
},
"hsl": {
"h": 245.07,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.70229,
"c": 0.10292,
"h": 287.3
},
"luminance": 0.33631
}Semantic roles & 50–950 ramp
primary
#9B95DC
secondary
#EDEEDD
accent
#BE28B1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084