#C97EBA#C97EBA
#C97EBA is a light, vivid pink. Relative luminance 0.309; OKLCH L 69.1% C 0.121 H 334.4°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C97EBA |
|---|---|
| RGB | rgb(201, 126, 186) |
| HSL | hsl(312, 41%, 64%) |
| HSV | hsv(312, 37%, 79%) |
| CMYK | cmyk(0%, 37.3%, 7.5%, 21.2%) |
| CIE-LAB | lab(62.41, 37.99, -19.39) |
| CIE-LCH | lch(62.41, 42.66, 332.96°) |
| OKLab | oklab(69.11% 0.1089 -0.0521) |
| OKLCH | oklch(69.11% 0.121 334.4) |
| XYZ | xyz(40.4109, 30.8864, 50.2779) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.66
Pale Magenta
#D767AD
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.94
Purplish Pink
#CE5DAE
ΔE00 7.73
Dusty Lavender
#AC86A8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97EBA #7EC98D
analogous
#B37EC9 #C97EBA #C97E95
triadic
#C97EBA #BAC97E #7EBAC9
tetradic
#C97EBA #C9B37E #7EC98D #7E95C9
square
#C97EBA #C9B37E #7EC98D #7E95C9
split-complementary
#C97EBA #95C97E #7EC9B3
monochromatic
#903C7F #B753A3 #C97EBA #DBA9D1 #EDD4E8
Accessibility & contrast
On white
2.93
#C97EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#C97EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97EBA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97EBA | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BC
Deuteranopia (green-blind)
#919BB8
Tritanopia (blue-blind)
#D08194
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c97eba; /* rgb */ color: rgb(201, 126, 186); /* oklch */ color: oklch(69.1% 0.121 334.4);
Tailwind
colors: {
custom: {
50: '#daa5ce',
500: '#c97eba',
950: '#000000',
},
}SCSS
$custom: #c97eba; $custom-light: #daa5ce; $custom-dark: #000000;
JSON
{
"hex": "#c97eba",
"rgb": {
"r": 201,
"g": 126,
"b": 186
},
"hsl": {
"h": 312,
"s": 40.984,
"l": 64.118
},
"oklch": {
"l": 0.6911,
"c": 0.12072,
"h": 334.4
},
"luminance": 0.30884
}Semantic roles & 50–950 ramp
primary
#C97EBA
secondary
#C4DECA
accent
#B44C31
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82