#C97FBF#C97FBF
#C97FBF is a light, vivid purple. Relative luminance 0.314; OKLCH L 69.5% C 0.123 H 331.8°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C97FBF |
|---|---|
| RGB | rgb(201, 127, 191) |
| HSL | hsl(308, 41%, 64%) |
| HSV | hsv(308, 37%, 79%) |
| CMYK | cmyk(0%, 36.8%, 5%, 21.2%) |
| CIE-LAB | lab(62.81, 38.34, -21.61) |
| CIE-LCH | lch(62.81, 44.01, 330.59°) |
| OKLab | oklab(69.47% 0.1087 -0.0584) |
| OKLCH | oklch(69.47% 0.123 331.8) |
| XYZ | xyz(41.0803, 31.3598, 53.1693) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.86
Orchid
#DA70D6
ΔE00 6.22
Pale Magenta
#D767AD
ΔE00 6.73
Wisteria
#A87DC2
ΔE00 7.76
Purplish Pink
#CE5DAE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97FBF #7FC989
analogous
#AE7FC9 #C97FBF #C97F9A
triadic
#C97FBF #BFC97F #7FBFC9
tetradic
#C97FBF #C9AE7F #7FC989 #7F9AC9
square
#C97FBF #C9AE7F #7FC989 #7F9AC9
split-complementary
#C97FBF #9AC97F #7FC9AE
monochromatic
#913D85 #B754A9 #C97FBF #DBAAD5 #EDD5EA
Accessibility & contrast
On white
2.89
#C97FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#C97FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97FBF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97FBF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C1
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#CF8397
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c97fbf; /* rgb */ color: rgb(201, 127, 191); /* oklch */ color: oklch(69.5% 0.123 331.8);
Tailwind
colors: {
custom: {
50: '#daa5d2',
500: '#c97fbf',
950: '#000000',
},
}SCSS
$custom: #c97fbf; $custom-light: #daa5d2; $custom-dark: #000000;
JSON
{
"hex": "#c97fbf",
"rgb": {
"r": 201,
"g": 127,
"b": 191
},
"hsl": {
"h": 308.108,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.69471,
"c": 0.12338,
"h": 331.8
},
"luminance": 0.31358
}Semantic roles & 50–950 ramp
primary
#C97FBF
secondary
#C5DFC9
accent
#B44332
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82