#C97FBD#C97FBD
#C97FBD is a light, vivid purple. Relative luminance 0.313; OKLCH L 69.4% C 0.122 H 332.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C97FBD |
|---|---|
| RGB | rgb(201, 127, 189) |
| HSL | hsl(310, 41%, 64%) |
| HSV | hsv(310, 37%, 79%) |
| CMYK | cmyk(0%, 36.8%, 6%, 21.2%) |
| CIE-LAB | lab(62.74, 37.98, -20.60) |
| CIE-LCH | lch(62.74, 43.21, 331.53°) |
| OKLab | oklab(69.39% 0.1082 -0.0555) |
| OKLCH | oklch(69.39% 0.122 332.8) |
| XYZ | xyz(40.8617, 31.2723, 52.0181) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.58
Purplish Pink
#CE5DAE
ΔE00 8.01
Wisteria
#A87DC2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97FBD #7FC98B
analogous
#B07FC9 #C97FBD #C97F98
triadic
#C97FBD #BDC97F #7FBDC9
tetradic
#C97FBD #C9B07F #7FC98B #7F98C9
square
#C97FBD #C9B07F #7FC98B #7F98C9
split-complementary
#C97FBD #98C97F #7FC9B0
monochromatic
#913D83 #B754A7 #C97FBD #DBAAD3 #EDD5E9
Accessibility & contrast
On white
2.89
#C97FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#C97FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97FBD
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97FBD | 1.00 | 2.89 | 7.25 | 7.25 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BF
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#CF8396
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c97fbd; /* rgb */ color: rgb(201, 127, 189); /* oklch */ color: oklch(69.4% 0.122 332.8);
Tailwind
colors: {
custom: {
50: '#daa5d1',
500: '#c97fbd',
950: '#000000',
},
}SCSS
$custom: #c97fbd; $custom-light: #daa5d1; $custom-dark: #000000;
JSON
{
"hex": "#c97fbd",
"rgb": {
"r": 201,
"g": 127,
"b": 189
},
"hsl": {
"h": 309.73,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.69391,
"c": 0.12158,
"h": 332.8
},
"luminance": 0.3127
}Semantic roles & 50–950 ramp
primary
#C97FBD
secondary
#C5DFC9
accent
#B44732
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82