#C97ABA#C97ABA
#C97ABA is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.5% C 0.128 H 334.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C97ABA |
|---|---|
| RGB | rgb(201, 122, 186) |
| HSL | hsl(311, 42%, 63%) |
| HSV | hsv(311, 39%, 79%) |
| CMYK | cmyk(0%, 39.3%, 7.5%, 21.2%) |
| CIE-LAB | lab(61.55, 40.13, -20.70) |
| CIE-LCH | lch(61.55, 45.15, 332.71°) |
| OKLab | oklab(68.46% 0.115 -0.0558) |
| OKLCH | oklch(68.46% 0.128 334.1) |
| XYZ | xyz(39.9096, 29.8838, 50.1109) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.08
Pale Magenta
#D767AD
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.75
Orchid
#DA70D6
ΔE00 6.22
Purplish Pink
#CE5DAE
ΔE00 6.72
Soft Purple
#A66FB5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97ABA #7AC989
analogous
#B07AC9 #C97ABA #C97A92
triadic
#C97ABA #BAC97A #7ABAC9
tetradic
#C97ABA #C9B07A #7AC989 #7A92C9
square
#C97ABA #C9B07A #7AC989 #7A92C9
split-complementary
#C97ABA #92C97A #7AC9B0
monochromatic
#8F3A7F #B74EA3 #C97ABA #DBA6D1 #ECD1E7
Accessibility & contrast
On white
3.01
#C97ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#C97ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C97ABA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97ABA | 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)
#7A8EBC
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D07E92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c97aba; /* rgb */ color: rgb(201, 122, 186); /* oklch */ color: oklch(68.5% 0.128 334.1);
Tailwind
colors: {
custom: {
50: '#dba2ce',
500: '#c97aba',
950: '#000000',
},
}SCSS
$custom: #c97aba; $custom-light: #dba2ce; $custom-dark: #000000;
JSON
{
"hex": "#c97aba",
"rgb": {
"r": 201,
"g": 122,
"b": 186
},
"hsl": {
"h": 311.392,
"s": 42.246,
"l": 63.333
},
"oklch": {
"l": 0.68463,
"c": 0.12781,
"h": 334.1
},
"luminance": 0.29882
}Semantic roles & 50–950 ramp
primary
#C97ABA
secondary
#C1DDC7
accent
#B54930
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82