#9D98BF#9D98BF
#9D98BF is a light, muted blue. Relative luminance 0.334; OKLCH L 69.7% C 0.057 H 290.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9D98BF |
|---|---|
| RGB | rgb(157, 152, 191) |
| HSL | hsl(248, 23%, 67%) |
| HSV | hsv(248, 20%, 75%) |
| CMYK | cmyk(17.8%, 20.4%, 0%, 25.1%) |
| CIE-LAB | lab(64.47, 9.92, -19.47) |
| CIE-LCH | lch(64.47, 21.86, 297.01°) |
| OKLab | oklab(69.75% 0.0201 -0.0531) |
| OKLCH | oklch(69.75% 0.057 290.7) |
| XYZ | xyz(34.5347, 33.3858, 53.9048) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.99
Pale Purple
#B790D4
ΔE00 9.26
Heather
#A484AC
ΔE00 9.28
Dusty Lavender
#AC86A8
ΔE00 10.85
Lilac
#C8A2C8
ΔE00 10.99
Wisteria
#A87DC2
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D98BF #BABF98
analogous
#98A7BF #9D98BF #B098BF
triadic
#9D98BF #BF9D98 #98BF9D
tetradic
#9D98BF #BF98A7 #BABF98 #98BFB0
square
#9D98BF #BF98A7 #BABF98 #98BFB0
split-complementary
#9D98BF #BFB098 #A7BF98
monochromatic
#5B5588 #7972A8 #9D98BF #C1BED6 #E5E3EE
Accessibility & contrast
On white
2.74
#9D98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#9D98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D98BF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D98BF | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#969EA5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9d98bf; /* rgb */ color: rgb(157, 152, 191); /* oklch */ color: oklch(69.7% 0.057 290.7);
Tailwind
colors: {
custom: {
50: '#bab6d2',
500: '#9d98bf',
950: '#000000',
},
}SCSS
$custom: #9d98bf; $custom-light: #bab6d2; $custom-dark: #000000;
JSON
{
"hex": "#9d98bf",
"rgb": {
"r": 157,
"g": 152,
"b": 191
},
"hsl": {
"h": 247.692,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.69746,
"c": 0.05681,
"h": 290.7
},
"luminance": 0.33386
}Semantic roles & 50–950 ramp
primary
#9D98BF
secondary
#DEE0D3
accent
#A24496
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082