#9B95DA#9B95DA
#9B95DA is a light, moderate blue. Relative luminance 0.335; OKLCH L 70.1% C 0.100 H 287.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95DA |
|---|---|
| RGB | rgb(155, 149, 218) |
| HSL | hsl(245, 48%, 72%) |
| HSV | hsv(245, 32%, 85%) |
| CMYK | cmyk(28.9%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(64.58, 17.47, -34.37) |
| CIE-LCH | lch(64.58, 38.55, 296.94°) |
| OKLab | oklab(70.14% 0.0301 -0.0954) |
| OKLCH | oklch(70.14% 0.1 287.5) |
| XYZ | xyz(36.9167, 33.5246, 70.8420) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.84
Lavender
#B39DDB
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.07
Lavender Blue
#8B88F8
ΔE00 7.73
Pale Purple
#B790D4
ΔE00 8.23
Periwinkle (survey)
#8E82FE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95DA #D4DA95
analogous
#95B2DA #9B95DA #BE95DA
triadic
#9B95DA #DA9B95 #95DA9B
tetradic
#9B95DA #DA95B2 #D4DA95 #95DABE
square
#9B95DA #DA95B2 #D4DA95 #95DABE
split-complementary
#9B95DA #DABE95 #B2DA95
monochromatic
#4A3FB5 #7068CA #9B95DA #C6C2EA #EAE8F7
Accessibility & contrast
On white
2.73
#9B95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#9B95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95DA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95DA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829EDD
Deuteranopia (green-blind)
#819BD8
Tritanopia (blue-blind)
#8CA1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9b95da; /* rgb */ color: rgb(155, 149, 218); /* oklch */ color: oklch(70.1% 0.100 287.5);
Tailwind
colors: {
custom: {
50: '#bab4e5',
500: '#9b95da',
950: '#000000',
},
}SCSS
$custom: #9b95da; $custom-light: #bab4e5; $custom-dark: #000000;
JSON
{
"hex": "#9b95da",
"rgb": {
"r": 155,
"g": 149,
"b": 218
},
"hsl": {
"h": 245.217,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.70137,
"c": 0.10008,
"h": 287.5
},
"luminance": 0.33525
}Semantic roles & 50–950 ramp
primary
#9B95DA
secondary
#EDEEDD
accent
#BC2AAF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084