#C980B3#C980B3
#C980B3 is a light, moderate pink. Relative luminance 0.311; OKLCH L 69.2% C 0.111 H 338.7°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C980B3 |
|---|---|
| RGB | rgb(201, 128, 179) |
| HSL | hsl(318, 40%, 65%) |
| HSV | hsv(318, 36%, 79%) |
| CMYK | cmyk(0%, 36.3%, 10.9%, 21.2%) |
| CIE-LAB | lab(62.60, 35.71, -15.13) |
| CIE-LCH | lch(62.60, 38.79, 337.03°) |
| OKLab | oklab(69.17% 0.1038 -0.0404) |
| OKLCH | oklch(69.17% 0.111 338.7) |
| XYZ | xyz(39.9432, 31.1126, 46.5405) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.96
Pale Magenta
#D767AD
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 7.12
Dusty Lavender
#AC86A8
ΔE00 7.12
Purplish Pink
#CE5DAE
ΔE00 8.50
Heather
#A484AC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C980B3 #80C996
analogous
#BA80C9 #C980B3 #C9808F
triadic
#C980B3 #B3C980 #80B3C9
tetradic
#C980B3 #C9BA80 #80C996 #808FC9
square
#C980B3 #C9BA80 #80C996 #808FC9
split-complementary
#C980B3 #8FC980 #80C9BA
monochromatic
#913E78 #B75599 #C980B3 #DBABCD #EED6E6
Accessibility & contrast
On white
2.91
#C980B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#C980B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C980B3
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C980B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C980B3 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8291B5
Deuteranopia (green-blind)
#949CB1
Tritanopia (blue-blind)
#D18292
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c980b3; /* rgb */ color: rgb(201, 128, 179); /* oklch */ color: oklch(69.2% 0.111 338.7);
Tailwind
colors: {
custom: {
50: '#daa6c9',
500: '#c980b3',
950: '#000000',
},
}SCSS
$custom: #c980b3; $custom-light: #daa6c9; $custom-dark: #000000;
JSON
{
"hex": "#c980b3",
"rgb": {
"r": 201,
"g": 128,
"b": 179
},
"hsl": {
"h": 318.082,
"s": 40.331,
"l": 64.51
},
"oklch": {
"l": 0.69174,
"c": 0.11132,
"h": 338.7
},
"luminance": 0.31111
}Semantic roles & 50–950 ramp
primary
#C980B3
secondary
#C6DFCD
accent
#B35932
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82