#9D95DC#9D95DC
#9D95DC is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.4% C 0.103 H 288.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9D95DC |
|---|---|
| RGB | rgb(157, 149, 220) |
| HSL | hsl(247, 50%, 72%) |
| HSV | hsv(247, 32%, 86%) |
| CMYK | cmyk(28.6%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.83, 18.55, -35.08) |
| CIE-LCH | lch(64.83, 39.68, 297.86°) |
| OKLab | oklab(70.39% 0.0329 -0.0975) |
| OKLCH | oklch(70.39% 0.103 288.6) |
| XYZ | xyz(37.5671, 33.8295, 72.2468) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.85
Lavender
#B39DDB
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 7.12
Lavender Blue
#8B88F8
ΔE00 7.68
Pale Purple
#B790D4
ΔE00 7.86
Lavender (survey)
#C79FEF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D95DC #D4DC95
analogous
#95B0DC #9D95DC #C195DC
triadic
#9D95DC #DC9D95 #95DC9D
tetradic
#9D95DC #DC95B0 #D4DC95 #95DCC1
square
#9D95DC #DC95B0 #D4DC95 #95DCC1
split-complementary
#9D95DC #DCC195 #B0DC95
monochromatic
#4B3DB9 #7267CD #9D95DC #C8C3EB #EAE8F7
Accessibility & contrast
On white
2.70
#9D95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9D95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D95DC
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D95DC | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#819CDA
Tritanopia (blue-blind)
#8EA2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9d95dc; /* rgb */ color: rgb(157, 149, 220); /* oklch */ color: oklch(70.4% 0.103 288.6);
Tailwind
colors: {
custom: {
50: '#bbb4e7',
500: '#9d95dc',
950: '#000000',
},
}SCSS
$custom: #9d95dc; $custom-light: #bbb4e7; $custom-dark: #000000;
JSON
{
"hex": "#9d95dc",
"rgb": {
"r": 157,
"g": 149,
"b": 220
},
"hsl": {
"h": 246.761,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.70391,
"c": 0.10287,
"h": 288.6
},
"luminance": 0.3383
}Semantic roles & 50–950 ramp
primary
#9D95DC
secondary
#ECEEDD
accent
#BE28AD
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084