#9B95DF#9B95DF
#9B95DF is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.4% C 0.107 H 287.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95DF |
|---|---|
| RGB | rgb(155, 149, 223) |
| HSL | hsl(245, 54%, 73%) |
| HSV | hsv(245, 33%, 87%) |
| CMYK | cmyk(30.5%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(64.80, 18.73, -36.81) |
| CIE-LCH | lch(64.80, 41.30, 296.96°) |
| OKLab | oklab(70.37% 0.0314 -0.1025) |
| OKLCH | oklch(70.37% 0.107 287) |
| XYZ | xyz(37.5808, 33.7903, 74.3399) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.10
Periwinkle Blue
#8F99FB
ΔE00 6.23
Lavender
#B39DDB
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.90
Periwinkle (survey)
#8E82FE
ΔE00 8.29
Pale Purple
#B790D4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95DF #D9DF95
analogous
#95B4DF #9B95DF #C095DF
triadic
#9B95DF #DF9B95 #95DF9B
tetradic
#9B95DF #DF95B4 #D9DF95 #95DFC0
square
#9B95DF #DF95B4 #D9DF95 #95DFC0
split-complementary
#9B95DF #DFC095 #B4DF95
monochromatic
#453AC0 #6F66D1 #9B95DF #C7C4ED #E9E7F8
Accessibility & contrast
On white
2.71
#9B95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#9B95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95DF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95DF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#7F9BDD
Tritanopia (blue-blind)
#8BA2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9b95df; /* rgb */ color: rgb(155, 149, 223); /* oklch */ color: oklch(70.4% 0.107 287.0);
Tailwind
colors: {
custom: {
50: '#bab4e9',
500: '#9b95df',
950: '#000000',
},
}SCSS
$custom: #9b95df; $custom-light: #bab4e9; $custom-dark: #000000;
JSON
{
"hex": "#9b95df",
"rgb": {
"r": 155,
"g": 149,
"b": 223
},
"hsl": {
"h": 244.865,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.7037,
"c": 0.10716,
"h": 287
},
"luminance": 0.33791
}Semantic roles & 50–950 ramp
primary
#9B95DF
secondary
#EEEFDC
accent
#C124B4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084