#C97BB3#C97BB3
#C97BB3 is a light, vivid pink. Relative luminance 0.298; OKLCH L 68.4% C 0.120 H 338.1°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C97BB3 |
|---|---|
| RGB | rgb(201, 123, 179) |
| HSL | hsl(317, 42%, 64%) |
| HSV | hsv(317, 39%, 79%) |
| CMYK | cmyk(0%, 38.8%, 10.9%, 21.2%) |
| CIE-LAB | lab(61.52, 38.40, -16.78) |
| CIE-LCH | lch(61.52, 41.90, 336.40°) |
| OKLab | oklab(68.35% 0.1115 -0.0449) |
| OKLCH | oklch(68.35% 0.12 338.1) |
| XYZ | xyz(39.3070, 29.8403, 46.3284) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.87
Pale Magenta
#D767AD
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.93
Purplish Pink
#CE5DAE
ΔE00 7.09
Orchid
#DA70D6
ΔE00 7.83
Dusty Lavender
#AC86A8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97BB3 #7BC991
analogous
#B87BC9 #C97BB3 #C97B8C
triadic
#C97BB3 #B3C97B #7BB3C9
tetradic
#C97BB3 #C9B87B #7BC991 #7B8CC9
square
#C97BB3 #C9B87B #7BC991 #7B8CC9
split-complementary
#C97BB3 #8CC97B #7BC9B8
monochromatic
#8F3B77 #B7509A #C97BB3 #DBA6CC #EDD2E5
Accessibility & contrast
On white
3.01
#C97BB3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#C97BB3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C97BB3
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97BB3 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8DB5
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#D17D8F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c97bb3; /* rgb */ color: rgb(201, 123, 179); /* oklch */ color: oklch(68.4% 0.120 338.1);
Tailwind
colors: {
custom: {
50: '#dba3c9',
500: '#c97bb3',
950: '#000000',
},
}SCSS
$custom: #c97bb3; $custom-light: #dba3c9; $custom-dark: #000000;
JSON
{
"hex": "#c97bb3",
"rgb": {
"r": 201,
"g": 123,
"b": 179
},
"hsl": {
"h": 316.923,
"s": 41.935,
"l": 63.529
},
"oklch": {
"l": 0.68351,
"c": 0.1202,
"h": 338.1
},
"luminance": 0.29838
}Semantic roles & 50–950 ramp
primary
#C97BB3
secondary
#C2DECA
accent
#B55630
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82