#C97BBB#C97BBB
#C97BBB is a light, vivid pink. Relative luminance 0.302; OKLCH L 68.7% C 0.127 H 333.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C97BBB |
|---|---|
| RGB | rgb(201, 123, 187) |
| HSL | hsl(311, 42%, 64%) |
| HSV | hsv(311, 39%, 79%) |
| CMYK | cmyk(0%, 38.8%, 7%, 21.2%) |
| CIE-LAB | lab(61.80, 39.77, -20.89) |
| CIE-LCH | lch(61.80, 44.92, 332.29°) |
| OKLab | oklab(68.66% 0.1137 -0.0563) |
| OKLCH | oklch(68.66% 0.127 333.7) |
| XYZ | xyz(40.1397, 30.1733, 50.7138) |
| Luminance | 0.3017 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 5.55
Pale Magenta
#D767AD
ΔE00 5.67
Orchid
#DA70D6
ΔE00 6.19
Purplish Pink
#CE5DAE
ΔE00 6.99
Wisteria
#A87DC2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97BBB #7BC989
analogous
#B07BC9 #C97BBB #C97B94
triadic
#C97BBB #BBC97B #7BBBC9
tetradic
#C97BBB #C9B07B #7BC989 #7B94C9
square
#C97BBB #C9B07B #7BC989 #7B94C9
split-complementary
#C97BBB #94C97B #7BC9B0
monochromatic
#8F3B80 #B750A5 #C97BBB #DBA6D1 #EDD2E8
Accessibility & contrast
On white
2.99
#C97BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#C97BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97BBB
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97BBB | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBD
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#D07F93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c97bbb; /* rgb */ color: rgb(201, 123, 187); /* oklch */ color: oklch(68.7% 0.127 333.7);
Tailwind
colors: {
custom: {
50: '#dba3cf',
500: '#c97bbb',
950: '#000000',
},
}SCSS
$custom: #c97bbb; $custom-light: #dba3cf; $custom-dark: #000000;
JSON
{
"hex": "#c97bbb",
"rgb": {
"r": 201,
"g": 123,
"b": 187
},
"hsl": {
"h": 310.769,
"s": 41.935,
"l": 63.529
},
"oklch": {
"l": 0.68663,
"c": 0.12691,
"h": 333.7
},
"luminance": 0.30171
}Semantic roles & 50–950 ramp
primary
#C97BBB
secondary
#C2DEC7
accent
#B54830
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82