#9894B2#9894B2
#9894B2 is a light, muted blue. Relative luminance 0.311; OKLCH L 68.0% C 0.044 H 291.3°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9894B2 |
|---|---|
| RGB | rgb(152, 148, 178) |
| HSL | hsl(248, 16%, 64%) |
| HSV | hsv(248, 17%, 70%) |
| CMYK | cmyk(14.6%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(62.57, 7.63, -15.09) |
| CIE-LCH | lch(62.57, 16.91, 296.83°) |
| OKLab | oklab(68.02% 0.016 -0.041) |
| OKLCH | oklch(68.02% 0.044 291.3) |
| XYZ | xyz(31.5730, 31.0693, 46.4444) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Heather
#A484AC
ΔE00 9.40
Purpley Grey
#947E94
ΔE00 9.66
Lavender
#B39DDB
ΔE00 9.93
Dusty Lavender
#AC86A8
ΔE00 10.72
Pale Purple
#B790D4
ΔE00 11.44
Lilac
#C8A2C8
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9894B2 #AEB294
analogous
#949FB2 #9894B2 #A794B2
triadic
#9894B2 #B29894 #94B298
tetradic
#9894B2 #B2949F #AEB294 #94B2A7
square
#9894B2 #B2949F #AEB294 #94B2A7
split-complementary
#9894B2 #B2A794 #9FB294
monochromatic
#5A5576 #767098 #9894B2 #BAB8CC #DDDBE5
Accessibility & contrast
On white
2.91
#9894B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#9894B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9894B2
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9894B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9894B2 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B3
Deuteranopia (green-blind)
#8E97B1
Tritanopia (blue-blind)
#93999E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9894b2; /* rgb */ color: rgb(152, 148, 178); /* oklch */ color: oklch(68.0% 0.044 291.3);
Tailwind
colors: {
custom: {
50: '#b6b3c9',
500: '#9894b2',
950: '#000000',
},
}SCSS
$custom: #9894b2; $custom-light: #b6b3c9; $custom-dark: #000000;
JSON
{
"hex": "#9894b2",
"rgb": {
"r": 152,
"g": 148,
"b": 178
},
"hsl": {
"h": 248,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.68015,
"c": 0.04397,
"h": 291.3
},
"luminance": 0.3107
}Semantic roles & 50–950 ramp
primary
#9894B2
secondary
#D5D6CC
accent
#9B4B90
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082