#C97BB0#C97BB0
#C97BB0 is a light, moderate pink. Relative luminance 0.297; OKLCH L 68.2% C 0.118 H 339.9°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C97BB0 |
|---|---|
| RGB | rgb(201, 123, 176) |
| HSL | hsl(319, 42%, 64%) |
| HSV | hsv(319, 39%, 79%) |
| CMYK | cmyk(0%, 38.8%, 12.4%, 21.2%) |
| CIE-LAB | lab(61.41, 37.89, -15.23) |
| CIE-LCH | lch(61.41, 40.84, 338.11°) |
| OKLab | oklab(68.24% 0.1106 -0.0406) |
| OKLCH | oklch(68.24% 0.118 339.9) |
| XYZ | xyz(39.0069, 29.7202, 44.7479) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.13
Orchid (survey)
#C875C4
ΔE00 5.60
Purplish Pink
#CE5DAE
ΔE00 7.28
Lavender Pink
#DD85D7
ΔE00 7.53
Dusty Lavender
#AC86A8
ΔE00 7.72
Orchid
#DA70D6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97BB0 #7BC994
analogous
#BB7BC9 #C97BB0 #C97B89
triadic
#C97BB0 #B0C97B #7BB0C9
tetradic
#C97BB0 #C9BB7B #7BC994 #7B89C9
square
#C97BB0 #C9BB7B #7BC994 #7B89C9
split-complementary
#C97BB0 #89C97B #7BC9BB
monochromatic
#8F3B74 #B75096 #C97BB0 #DBA6CA #EDD2E4
Accessibility & contrast
On white
3.02
#C97BB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#C97BB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C97BB0
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97BB0 | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8DB2
Deuteranopia (green-blind)
#9299AE
Tritanopia (blue-blind)
#D17C8E
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c97bb0; /* rgb */ color: rgb(201, 123, 176); /* oklch */ color: oklch(68.2% 0.118 339.9);
Tailwind
colors: {
custom: {
50: '#dba2c7',
500: '#c97bb0',
950: '#000000',
},
}SCSS
$custom: #c97bb0; $custom-light: #dba2c7; $custom-dark: #000000;
JSON
{
"hex": "#c97bb0",
"rgb": {
"r": 201,
"g": 123,
"b": 176
},
"hsl": {
"h": 319.231,
"s": 41.935,
"l": 63.529
},
"oklch": {
"l": 0.68238,
"c": 0.11783,
"h": 339.9
},
"luminance": 0.29718
}Semantic roles & 50–950 ramp
primary
#C97BB0
secondary
#C2DECB
accent
#B55B30
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82