#9C94DE#9C94DE
#9C94DE is a light, moderate blue. Relative luminance 0.335; OKLCH L 70.2% C 0.107 H 288.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9C94DE |
|---|---|
| RGB | rgb(156, 148, 222) |
| HSL | hsl(246, 53%, 73%) |
| HSV | hsv(246, 33%, 87%) |
| CMYK | cmyk(29.7%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(64.58, 19.33, -36.58) |
| CIE-LCH | lch(64.58, 41.38, 297.85°) |
| OKLab | oklab(70.21% 0.0336 -0.1018) |
| OKLCH | oklch(70.21% 0.107 288.3) |
| XYZ | xyz(37.4816, 33.5208, 73.5885) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.25
Lavender
#B39DDB
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.06
Pale Purple
#B790D4
ΔE00 8.15
Periwinkle (survey)
#8E82FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C94DE #D6DE94
analogous
#94B1DE #9C94DE #C194DE
triadic
#9C94DE #DE9C94 #94DE9C
tetradic
#9C94DE #DE94B1 #D6DE94 #94DEC1
square
#9C94DE #DE94B1 #D6DE94 #94DEC1
split-complementary
#9C94DE #DEC194 #B1DE94
monochromatic
#493ABD #7165D0 #9C94DE #C7C3EC #E9E8F8
Accessibility & contrast
On white
2.73
#9C94DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#9C94DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C94DE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C94DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C94DE | 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)
#7F9EE1
Deuteranopia (green-blind)
#7F9BDC
Tritanopia (blue-blind)
#8CA1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9c94de; /* rgb */ color: rgb(156, 148, 222); /* oklch */ color: oklch(70.2% 0.107 288.3);
Tailwind
colors: {
custom: {
50: '#bbb3e8',
500: '#9c94de',
950: '#000000',
},
}SCSS
$custom: #9c94de; $custom-light: #bbb3e8; $custom-dark: #000000;
JSON
{
"hex": "#9c94de",
"rgb": {
"r": 156,
"g": 148,
"b": 222
},
"hsl": {
"h": 246.486,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.7021,
"c": 0.1072,
"h": 288.3
},
"luminance": 0.33522
}Semantic roles & 50–950 ramp
primary
#9C94DE
secondary
#EDEFDC
accent
#C025B0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084