#9D96DC#9D96DC
#9D96DC is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.6% C 0.101 H 288.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9D96DC |
|---|---|
| RGB | rgb(157, 150, 220) |
| HSL | hsl(246, 50%, 73%) |
| HSV | hsv(246, 32%, 86%) |
| CMYK | cmyk(28.6%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(65.08, 17.97, -34.69) |
| CIE-LCH | lch(65.08, 39.07, 297.39°) |
| OKLab | oklab(70.58% 0.0315 -0.0963) |
| OKLCH | oklch(70.58% 0.101 288.1) |
| XYZ | xyz(37.7259, 34.1473, 72.2997) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender
#B39DDB
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 7.05
Lavender Blue
#8B88F8
ΔE00 7.82
Pale Purple
#B790D4
ΔE00 8.02
Lavender (survey)
#C79FEF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D96DC #D5DC96
analogous
#96B2DC #9D96DC #C096DC
triadic
#9D96DC #DC9D96 #96DC9D
tetradic
#9D96DC #DC96B2 #D5DC96 #96DCC0
square
#9D96DC #DC96B2 #D5DC96 #96DCC0
split-complementary
#9D96DC #DCC096 #B2DC96
monochromatic
#4A3EBA #7268CD #9D96DC #C8C4EB #EAE8F7
Accessibility & contrast
On white
2.68
#9D96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#9D96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D96DC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D96DC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#829CDA
Tritanopia (blue-blind)
#8EA2AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9d96dc; /* rgb */ color: rgb(157, 150, 220); /* oklch */ color: oklch(70.6% 0.101 288.1);
Tailwind
colors: {
custom: {
50: '#bbb4e7',
500: '#9d96dc',
950: '#000000',
},
}SCSS
$custom: #9d96dc; $custom-light: #bbb4e7; $custom-dark: #000000;
JSON
{
"hex": "#9d96dc",
"rgb": {
"r": 157,
"g": 150,
"b": 220
},
"hsl": {
"h": 246,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.70585,
"c": 0.10136,
"h": 288.1
},
"luminance": 0.34148
}Semantic roles & 50–950 ramp
primary
#9D96DC
secondary
#EDEEDD
accent
#BD28AE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084