#9B94DD#9B94DD
#9B94DD is a light, moderate blue. Relative luminance 0.334; OKLCH L 70.1% C 0.106 H 287.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9B94DD |
|---|---|
| RGB | rgb(155, 148, 221) |
| HSL | hsl(246, 52%, 72%) |
| HSV | hsv(246, 33%, 87%) |
| CMYK | cmyk(29.9%, 33%, 0%, 13.3%) |
| CIE-LAB | lab(64.46, 18.79, -36.23) |
| CIE-LCH | lch(64.46, 40.81, 297.42°) |
| OKLab | oklab(70.08% 0.0322 -0.1008) |
| OKLCH | oklch(70.08% 0.106 287.7) |
| XYZ | xyz(37.1552, 33.3680, 72.8757) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.23
Lavender
#B39DDB
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.64
Lavender Blue
#8B88F8
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 8.32
Periwinkle (survey)
#8E82FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B94DD #D6DD94
analogous
#94B2DD #9B94DD #BF94DD
triadic
#9B94DD #DD9B94 #94DD9B
tetradic
#9B94DD #DD94B2 #D6DD94 #94DDBF
square
#9B94DD #DD94B2 #D6DD94 #94DDBF
split-complementary
#9B94DD #DDBF94 #B2DD94
monochromatic
#483BBB #7066CE #9B94DD #C6C2EC #E9E8F8
Accessibility & contrast
On white
2.74
#9B94DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#9B94DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B94DD
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B94DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B94DD | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE0
Deuteranopia (green-blind)
#7F9ADB
Tritanopia (blue-blind)
#8BA1AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9b94dd; /* rgb */ color: rgb(155, 148, 221); /* oklch */ color: oklch(70.1% 0.106 287.7);
Tailwind
colors: {
custom: {
50: '#bab3e8',
500: '#9b94dd',
950: '#000000',
},
}SCSS
$custom: #9b94dd; $custom-light: #bab3e8; $custom-dark: #000000;
JSON
{
"hex": "#9b94dd",
"rgb": {
"r": 155,
"g": 148,
"b": 221
},
"hsl": {
"h": 245.753,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.70082,
"c": 0.10582,
"h": 287.7
},
"luminance": 0.33369
}Semantic roles & 50–950 ramp
primary
#9B94DD
secondary
#EDEFDC
accent
#BF26B1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084