#C97FBB#C97FBB
#C97FBB is a light, moderate pink. Relative luminance 0.312; OKLCH L 69.3% C 0.120 H 333.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C97FBB |
|---|---|
| RGB | rgb(201, 127, 187) |
| HSL | hsl(311, 41%, 64%) |
| HSV | hsv(311, 37%, 79%) |
| CMYK | cmyk(0%, 36.8%, 7%, 21.2%) |
| CIE-LAB | lab(62.66, 37.63, -19.57) |
| CIE-LCH | lch(62.66, 42.42, 332.52°) |
| OKLab | oklab(69.31% 0.1076 -0.0527) |
| OKLCH | oklch(69.31% 0.12 333.9) |
| XYZ | xyz(40.6461, 31.1861, 50.8826) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.50
Pale Magenta
#D767AD
ΔE00 6.37
Orchid
#DA70D6
ΔE00 6.95
Dusty Lavender
#AC86A8
ΔE00 7.87
Purplish Pink
#CE5DAE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97FBB #7FC98D
analogous
#B27FC9 #C97FBB #C97F96
triadic
#C97FBB #BBC97F #7FBBC9
tetradic
#C97FBB #C9B27F #7FC98D #7F96C9
square
#C97FBB #C9B27F #7FC98D #7F96C9
split-complementary
#C97FBB #96C97F #7FC9B2
monochromatic
#913D81 #B754A4 #C97FBB #DBAAD2 #EDD5E9
Accessibility & contrast
On white
2.90
#C97FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#C97FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97FBB
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97FBB | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#919BB9
Tritanopia (blue-blind)
#D08395
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c97fbb; /* rgb */ color: rgb(201, 127, 187); /* oklch */ color: oklch(69.3% 0.120 333.9);
Tailwind
colors: {
custom: {
50: '#daa5cf',
500: '#c97fbb',
950: '#000000',
},
}SCSS
$custom: #c97fbb; $custom-light: #daa5cf; $custom-dark: #000000;
JSON
{
"hex": "#c97fbb",
"rgb": {
"r": 201,
"g": 127,
"b": 187
},
"hsl": {
"h": 311.351,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.69313,
"c": 0.11981,
"h": 333.9
},
"luminance": 0.31184
}Semantic roles & 50–950 ramp
primary
#C97FBB
secondary
#C5DFCA
accent
#B44A32
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82