#9891C3#9891C3
#9891C3 is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.1% C 0.073 H 290.7°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9891C3 |
|---|---|
| RGB | rgb(152, 145, 195) |
| HSL | hsl(248, 29%, 67%) |
| HSV | hsv(248, 26%, 76%) |
| CMYK | cmyk(22.1%, 25.6%, 0%, 23.5%) |
| CIE-LAB | lab(62.39, 13.24, -24.93) |
| CIE-LCH | lch(62.39, 28.23, 297.97°) |
| OKLab | oklab(68.08% 0.0259 -0.0685) |
| OKLCH | oklch(68.08% 0.073 290.7) |
| XYZ | xyz(32.9223, 30.8659, 55.8424) |
| Luminance | 0.3087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.38
Pale Purple
#B790D4
ΔE00 7.97
Perrywinkle
#8F8CE7
ΔE00 8.62
Heather
#A484AC
ΔE00 8.77
Wisteria
#A87DC2
ΔE00 9.04
Lavender (survey)
#C79FEF
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891C3 #BCC391
analogous
#91A3C3 #9891C3 #B191C3
triadic
#9891C3 #C39891 #91C398
tetradic
#9891C3 #C391A3 #BCC391 #91C3B1
square
#9891C3 #C391A3 #BCC391 #91C3B1
split-complementary
#9891C3 #C3B191 #A3C391
monochromatic
#564D8D #7369AD #9891C3 #BDB9D9 #E2E0EE
Accessibility & contrast
On white
2.93
#9891C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9891C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891C3
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891C3 | 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)
#8598C5
Deuteranopia (green-blind)
#8596C2
Tritanopia (blue-blind)
#8F99A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9891c3; /* rgb */ color: rgb(152, 145, 195); /* oklch */ color: oklch(68.1% 0.073 290.7);
Tailwind
colors: {
custom: {
50: '#b7b1d5',
500: '#9891c3',
950: '#000000',
},
}SCSS
$custom: #9891c3; $custom-light: #b7b1d5; $custom-dark: #000000;
JSON
{
"hex": "#9891c3",
"rgb": {
"r": 152,
"g": 145,
"b": 195
},
"hsl": {
"h": 248.4,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.68084,
"c": 0.07328,
"h": 290.7
},
"luminance": 0.30866
}Semantic roles & 50–950 ramp
primary
#9891C3
secondary
#DEE0D0
accent
#A83D99
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111014
muted
#807F83