#C97ABB#C97ABB
#C97ABB is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.5% C 0.129 H 333.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C97ABB |
|---|---|
| RGB | rgb(201, 122, 187) |
| HSL | hsl(311, 42%, 63%) |
| HSV | hsv(311, 39%, 79%) |
| CMYK | cmyk(0%, 39.3%, 7%, 21.2%) |
| CIE-LAB | lab(61.59, 40.30, -21.21) |
| CIE-LCH | lch(61.59, 45.54, 332.24°) |
| OKLab | oklab(68.5% 0.1153 -0.0572) |
| OKLCH | oklch(68.5% 0.129 333.6) |
| XYZ | xyz(40.0163, 29.9265, 50.6727) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.86
Pale Magenta
#D767AD
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.03
Purplish Pink
#CE5DAE
ΔE00 6.75
Soft Purple
#A66FB5
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97ABB #7AC988
analogous
#AF7AC9 #C97ABB #C97A93
triadic
#C97ABB #BBC97A #7ABBC9
tetradic
#C97ABB #C9AF7A #7AC988 #7A93C9
square
#C97ABB #C9AF7A #7AC988 #7A93C9
split-complementary
#C97ABB #93C97A #7AC9AF
monochromatic
#8F3A80 #B74EA5 #C97ABB #DBA6D1 #ECD1E8
Accessibility & contrast
On white
3.01
#C97ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#C97ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C97ABB
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97ABB | 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)
#798EBD
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#D07E92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c97abb; /* rgb */ color: rgb(201, 122, 187); /* oklch */ color: oklch(68.5% 0.129 333.6);
Tailwind
colors: {
custom: {
50: '#dba2cf',
500: '#c97abb',
950: '#000000',
},
}SCSS
$custom: #c97abb; $custom-light: #dba2cf; $custom-dark: #000000;
JSON
{
"hex": "#c97abb",
"rgb": {
"r": 201,
"g": 122,
"b": 187
},
"hsl": {
"h": 310.633,
"s": 42.246,
"l": 63.333
},
"oklch": {
"l": 0.68502,
"c": 0.12868,
"h": 333.6
},
"luminance": 0.29924
}Semantic roles & 50–950 ramp
primary
#C97ABB
secondary
#C1DDC6
accent
#B54830
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82