#9891C7#9891C7
#9891C7 is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.3% C 0.079 H 290.1°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9891C7 |
|---|---|
| RGB | rgb(152, 145, 199) |
| HSL | hsl(248, 33%, 67%) |
| HSV | hsv(248, 27%, 78%) |
| CMYK | cmyk(23.6%, 27.1%, 0%, 22%) |
| CIE-LAB | lab(62.55, 14.19, -26.93) |
| CIE-LCH | lch(62.55, 30.45, 297.79°) |
| OKLab | oklab(68.26% 0.0271 -0.0742) |
| OKLCH | oklch(68.26% 0.079 290.1) |
| XYZ | xyz(33.3806, 31.0492, 58.2562) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.12
Perrywinkle
#8F8CE7
ΔE00 7.66
Pale Purple
#B790D4
ΔE00 7.78
Wisteria
#A87DC2
ΔE00 8.95
Heather
#A484AC
ΔE00 9.34
Lavender (survey)
#C79FEF
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891C7 #C0C791
analogous
#91A5C7 #9891C7 #B391C7
triadic
#9891C7 #C79891 #91C798
tetradic
#9891C7 #C791A5 #C0C791 #91C7B3
square
#9891C7 #C791A5 #C0C791 #91C7B3
split-complementary
#9891C7 #C7B391 #A5C791
monochromatic
#544B93 #7268B2 #9891C7 #BEBADC #E4E2F0
Accessibility & contrast
On white
2.91
#9891C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#9891C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891C7
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891C7 | 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)
#8498C9
Deuteranopia (green-blind)
#8396C6
Tritanopia (blue-blind)
#8E9AA4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9891c7; /* rgb */ color: rgb(152, 145, 199); /* oklch */ color: oklch(68.3% 0.079 290.1);
Tailwind
colors: {
custom: {
50: '#b7b1d8',
500: '#9891c7',
950: '#000000',
},
}SCSS
$custom: #9891c7; $custom-light: #b7b1d8; $custom-dark: #000000;
JSON
{
"hex": "#9891c7",
"rgb": {
"r": 152,
"g": 145,
"b": 199
},
"hsl": {
"h": 247.778,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.68255,
"c": 0.07904,
"h": 290.1
},
"luminance": 0.3105
}Semantic roles & 50–950 ramp
primary
#9891C7
secondary
#E0E2D1
accent
#AB3A9D
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111014
muted
#807F83