#9894AC#9894AC
#9894AC is a light, muted violet. Relative luminance 0.308; OKLCH L 67.8% C 0.035 H 293.1°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9894AC |
|---|---|
| RGB | rgb(152, 148, 172) |
| HSL | hsl(250, 13%, 63%) |
| HSV | hsv(250, 14%, 67%) |
| CMYK | cmyk(11.6%, 14%, 0%, 32.5%) |
| CIE-LAB | lab(62.37, 6.33, -12.01) |
| CIE-LCH | lch(62.37, 13.57, 297.78°) |
| OKLab | oklab(67.79% 0.0138 -0.0324) |
| OKLCH | oklch(67.79% 0.035 293.1) |
| XYZ | xyz(30.9837, 30.8336, 43.3409) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.29
Heather
#A484AC
ΔE00 10.26
Dusty Lavender
#AC86A8
ΔE00 11.17
Lavender
#B39DDB
ΔE00 11.75
Lightslategray
#778899
ΔE00 12.43
Dark Gray
#A9A9A9
ΔE00 12.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9894AC #A8AC94
analogous
#949CAC #9894AC #A494AC
triadic
#9894AC #AC9894 #94AC98
tetradic
#9894AC #AC949C #A8AC94 #94ACA4
square
#9894AC #AC949C #A8AC94 #94ACA4
split-complementary
#9894AC #ACA494 #9CAC94
monochromatic
#5A566F #777291 #9894AC #B9B6C7 #DAD9E1
Accessibility & contrast
On white
2.93
#9894AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9894AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9894AC
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9894AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9894AC | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AD
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#94989C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9894ac; /* rgb */ color: rgb(152, 148, 172); /* oklch */ color: oklch(67.8% 0.035 293.1);
Tailwind
colors: {
custom: {
50: '#b6b3c4',
500: '#9894ac',
950: '#000000',
},
}SCSS
$custom: #9894ac; $custom-light: #b6b3c4; $custom-dark: #000000;
JSON
{
"hex": "#9894ac",
"rgb": {
"r": 152,
"g": 148,
"b": 172
},
"hsl": {
"h": 250,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.67794,
"c": 0.03525,
"h": 293.1
},
"luminance": 0.30834
}Semantic roles & 50–950 ramp
primary
#9894AC
secondary
#D1D2CA
accent
#974F8B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081