#C97EBB#C97EBB
#C97EBB is a light, vivid pink. Relative luminance 0.309; OKLCH L 69.1% C 0.122 H 333.9°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C97EBB |
|---|---|
| RGB | rgb(201, 126, 187) |
| HSL | hsl(311, 41%, 64%) |
| HSV | hsv(311, 37%, 79%) |
| CMYK | cmyk(0%, 37.3%, 7%, 21.2%) |
| CIE-LAB | lab(62.45, 38.17, -19.90) |
| CIE-LCH | lch(62.45, 43.05, 332.46°) |
| OKLab | oklab(69.15% 0.1092 -0.0536) |
| OKLCH | oklch(69.15% 0.122 333.9) |
| XYZ | xyz(40.5176, 30.9291, 50.8398) |
| Luminance | 0.3093 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.75
Purplish Pink
#CE5DAE
ΔE00 7.73
Dusty Lavender
#AC86A8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97EBB #7EC98C
analogous
#B27EC9 #C97EBB #C97E96
triadic
#C97EBB #BBC97E #7EBBC9
tetradic
#C97EBB #C9B27E #7EC98C #7E96C9
square
#C97EBB #C9B27E #7EC98C #7E96C9
split-complementary
#C97EBB #96C97E #7EC9B2
monochromatic
#903C81 #B753A4 #C97EBB #DBA9D2 #EDD4E8
Accessibility & contrast
On white
2.92
#C97EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#C97EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97EBB
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97EBB | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BD
Deuteranopia (green-blind)
#909BB9
Tritanopia (blue-blind)
#D08294
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c97ebb; /* rgb */ color: rgb(201, 126, 187); /* oklch */ color: oklch(69.1% 0.122 333.9);
Tailwind
colors: {
custom: {
50: '#daa5cf',
500: '#c97ebb',
950: '#000000',
},
}SCSS
$custom: #c97ebb; $custom-light: #daa5cf; $custom-dark: #000000;
JSON
{
"hex": "#c97ebb",
"rgb": {
"r": 201,
"g": 126,
"b": 187
},
"hsl": {
"h": 311.2,
"s": 40.984,
"l": 64.118
},
"oklch": {
"l": 0.69149,
"c": 0.12159,
"h": 333.9
},
"luminance": 0.30927
}Semantic roles & 50–950 ramp
primary
#C97EBB
secondary
#C4DEC9
accent
#B44A31
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82