#C98BBD#C98BBD
#C98BBD is a light, moderate pink. Relative luminance 0.346; OKLCH L 71.4% C 0.100 H 333.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C98BBD |
|---|---|
| RGB | rgb(201, 139, 189) |
| HSL | hsl(312, 36%, 67%) |
| HSV | hsv(312, 31%, 79%) |
| CMYK | cmyk(0%, 30.8%, 6%, 21.2%) |
| CIE-LAB | lab(65.40, 31.48, -16.54) |
| CIE-LCH | lch(65.40, 35.56, 332.28°) |
| OKLab | oklab(71.41% 0.0897 -0.0443) |
| OKLCH | oklch(71.41% 0.1 333.7) |
| XYZ | xyz(42.5048, 34.5586, 52.5658) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.40
Dusty Lavender
#AC86A8
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.81
Lilac
#C8A2C8
ΔE00 6.82
Orchid (survey)
#C875C4
ΔE00 7.03
Heather
#A484AC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C98BBD #8BC997
analogous
#B68BC9 #C98BBD #C98B9E
triadic
#C98BBD #BDC98B #8BBDC9
tetradic
#C98BBD #C9B68B #8BC997 #8B9EC9
square
#C98BBD #C9B68B #8BC997 #8B9EC9
split-complementary
#C98BBD #9EC98B #8BC9B6
monochromatic
#944585 #B661A5 #C98BBD #DCB5D5 #F0DFED
Accessibility & contrast
On white
2.65
#C98BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#C98BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C98BBD
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C98BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C98BBD | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BF
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#CF8E9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c98bbd; /* rgb */ color: rgb(201, 139, 189); /* oklch */ color: oklch(71.4% 0.100 333.7);
Tailwind
colors: {
custom: {
50: '#daadd1',
500: '#c98bbd',
950: '#000000',
},
}SCSS
$custom: #c98bbd; $custom-light: #daadd1; $custom-dark: #000000;
JSON
{
"hex": "#c98bbd",
"rgb": {
"r": 201,
"g": 139,
"b": 189
},
"hsl": {
"h": 311.613,
"s": 36.471,
"l": 66.667
},
"oklch": {
"l": 0.71415,
"c": 0.10005,
"h": 333.7
},
"luminance": 0.34557
}Semantic roles & 50–950 ramp
primary
#C98BBD
secondary
#CEE2D2
accent
#AF4E36
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82