#C97BB5#C97BB5
#C97BB5 is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.4% C 0.122 H 336.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C97BB5 |
|---|---|
| RGB | rgb(201, 123, 181) |
| HSL | hsl(315, 42%, 64%) |
| HSV | hsv(315, 39%, 79%) |
| CMYK | cmyk(0%, 38.8%, 10%, 21.2%) |
| CIE-LAB | lab(61.59, 38.74, -17.81) |
| CIE-LCH | lch(61.59, 42.63, 335.31°) |
| OKLab | oklab(68.43% 0.1121 -0.0477) |
| OKLCH | oklch(68.43% 0.122 336.9) |
| XYZ | xyz(39.5108, 29.9218, 47.4014) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.56
Purplish Pink
#CE5DAE
ΔE00 7.01
Orchid
#DA70D6
ΔE00 7.40
Dusty Lavender
#AC86A8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97BB5 #7BC98F
analogous
#B67BC9 #C97BB5 #C97B8E
triadic
#C97BB5 #B5C97B #7BB5C9
tetradic
#C97BB5 #C9B67B #7BC98F #7B8EC9
square
#C97BB5 #C9B67B #7BC98F #7B8EC9
split-complementary
#C97BB5 #8EC97B #7BC9B6
monochromatic
#8F3B79 #B7509D #C97BB5 #DBA6CD #EDD2E6
Accessibility & contrast
On white
3.01
#C97BB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#C97BB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C97BB5
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97BB5 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8EB7
Deuteranopia (green-blind)
#9099B3
Tritanopia (blue-blind)
#D17D90
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c97bb5; /* rgb */ color: rgb(201, 123, 181); /* oklch */ color: oklch(68.4% 0.122 336.9);
Tailwind
colors: {
custom: {
50: '#dba3cb',
500: '#c97bb5',
950: '#000000',
},
}SCSS
$custom: #c97bb5; $custom-light: #dba3cb; $custom-dark: #000000;
JSON
{
"hex": "#c97bb5",
"rgb": {
"r": 201,
"g": 123,
"b": 181
},
"hsl": {
"h": 315.385,
"s": 41.935,
"l": 63.529
},
"oklch": {
"l": 0.68428,
"c": 0.12182,
"h": 336.9
},
"luminance": 0.2992
}Semantic roles & 50–950 ramp
primary
#C97BB5
secondary
#C2DEC9
accent
#B55230
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82