#C98BBF#C98BBF
#C98BBF is a light, moderate purple. Relative luminance 0.346; OKLCH L 71.5% C 0.102 H 332.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C98BBF |
|---|---|
| RGB | rgb(201, 139, 191) |
| HSL | hsl(310, 36%, 67%) |
| HSV | hsv(310, 31%, 79%) |
| CMYK | cmyk(0%, 30.8%, 5%, 21.2%) |
| CIE-LAB | lab(65.47, 31.84, -17.56) |
| CIE-LCH | lch(65.47, 36.36, 331.12°) |
| OKLab | oklab(71.49% 0.0903 -0.0472) |
| OKLCH | oklch(71.49% 0.102 332.4) |
| XYZ | xyz(42.7234, 34.6461, 53.7170) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.56
Orchid (survey)
#C875C4
ΔE00 6.72
Lilac
#C8A2C8
ΔE00 6.87
Dusty Lavender
#AC86A8
ΔE00 6.91
Pale Purple
#B790D4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C98BBF #8BC995
analogous
#B48BC9 #C98BBF #C98BA0
triadic
#C98BBF #BFC98B #8BBFC9
tetradic
#C98BBF #C9B48B #8BC995 #8BA0C9
square
#C98BBF #C9B48B #8BC995 #8BA0C9
split-complementary
#C98BBF #A0C98B #8BC9B4
monochromatic
#944588 #B661A8 #C98BBF #DCB5D6 #F0DFED
Accessibility & contrast
On white
2.65
#C98BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#C98BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C98BBF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C98BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C98BBF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#CE8E9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c98bbf; /* rgb */ color: rgb(201, 139, 191); /* oklch */ color: oklch(71.5% 0.102 332.4);
Tailwind
colors: {
custom: {
50: '#daadd2',
500: '#c98bbf',
950: '#000000',
},
}SCSS
$custom: #c98bbf; $custom-light: #daadd2; $custom-dark: #000000;
JSON
{
"hex": "#c98bbf",
"rgb": {
"r": 201,
"g": 139,
"b": 191
},
"hsl": {
"h": 309.677,
"s": 36.471,
"l": 66.667
},
"oklch": {
"l": 0.7149,
"c": 0.10186,
"h": 332.4
},
"luminance": 0.34644
}Semantic roles & 50–950 ramp
primary
#C98BBF
secondary
#CEE2D1
accent
#AF4A36
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82