#9B95DB#9B95DB
#9B95DB is a light, moderate blue. Relative luminance 0.336; OKLCH L 70.2% C 0.102 H 287.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95DB |
|---|---|
| RGB | rgb(155, 149, 219) |
| HSL | hsl(245, 49%, 72%) |
| HSV | hsv(245, 32%, 86%) |
| CMYK | cmyk(29.2%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(64.63, 17.72, -34.86) |
| CIE-LCH | lch(64.63, 39.10, 296.94°) |
| OKLab | oklab(70.18% 0.0304 -0.0968) |
| OKLCH | oklch(70.18% 0.102 287.4) |
| XYZ | xyz(37.0479, 33.5771, 71.5332) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.68
Lavender
#B39DDB
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.56
Pale Purple
#B790D4
ΔE00 8.30
Periwinkle (survey)
#8E82FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95DB #D5DB95
analogous
#95B2DB #9B95DB #BE95DB
triadic
#9B95DB #DB9B95 #95DB9B
tetradic
#9B95DB #DB95B2 #D5DB95 #95DBBE
square
#9B95DB #DB95B2 #D5DB95 #95DBBE
split-complementary
#9B95DB #DBBE95 #B2DB95
monochromatic
#493EB7 #7067CB #9B95DB #C6C3EB #E9E8F7
Accessibility & contrast
On white
2.72
#9B95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#9B95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95DB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95DB | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#809BD9
Tritanopia (blue-blind)
#8CA1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9b95db; /* rgb */ color: rgb(155, 149, 219); /* oklch */ color: oklch(70.2% 0.102 287.4);
Tailwind
colors: {
custom: {
50: '#bab4e6',
500: '#9b95db',
950: '#000000',
},
}SCSS
$custom: #9b95db; $custom-light: #bab4e6; $custom-dark: #000000;
JSON
{
"hex": "#9b95db",
"rgb": {
"r": 155,
"g": 149,
"b": 219
},
"hsl": {
"h": 245.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.70183,
"c": 0.1015,
"h": 287.4
},
"luminance": 0.33578
}Semantic roles & 50–950 ramp
primary
#9B95DB
secondary
#EDEEDD
accent
#BD29B0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084