#C680AE#C680AE
#C680AE is a light, moderate pink. Relative luminance 0.305; OKLCH L 68.6% C 0.105 H 340.6°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C680AE |
|---|---|
| RGB | rgb(198, 128, 174) |
| HSL | hsl(321, 38%, 64%) |
| HSV | hsv(321, 35%, 78%) |
| CMYK | cmyk(0%, 35.4%, 12.1%, 22.4%) |
| CIE-LAB | lab(62.09, 33.85, -13.11) |
| CIE-LCH | lch(62.09, 36.30, 338.83°) |
| OKLab | oklab(68.65% 0.0988 -0.0348) |
| OKLCH | oklch(68.65% 0.105 340.6) |
| XYZ | xyz(38.6479, 30.5021, 43.8880) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.48
Pale Magenta
#D767AD
ΔE00 6.73
Orchid (survey)
#C875C4
ΔE00 6.94
Dull Pink
#D5869D
ΔE00 7.97
Heather
#A484AC
ΔE00 8.21
Lavender Pink
#DD85D7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C680AE #80C698
analogous
#BB80C6 #C680AE #C6808B
triadic
#C680AE #AEC680 #80AEC6
tetradic
#C680AE #C6BB80 #80C698 #808BC6
square
#C680AE #C6BB80 #80C698 #808BC6
split-complementary
#C680AE #8BC680 #80C6BB
monochromatic
#8D3F72 #B35693 #C680AE #D9AAC9 #ECD4E4
Accessibility & contrast
On white
2.96
#C680AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#C680AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C680AE
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C680AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C680AE | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838FB0
Deuteranopia (green-blind)
#949AAC
Tritanopia (blue-blind)
#CE8190
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c680ae; /* rgb */ color: rgb(198, 128, 174); /* oklch */ color: oklch(68.6% 0.105 340.6);
Tailwind
colors: {
custom: {
50: '#d8a6c6',
500: '#c680ae',
950: '#000000',
},
}SCSS
$custom: #c680ae; $custom-light: #d8a6c6; $custom-dark: #000000;
JSON
{
"hex": "#c680ae",
"rgb": {
"r": 198,
"g": 128,
"b": 174
},
"hsl": {
"h": 320.571,
"s": 38.043,
"l": 63.922
},
"oklch": {
"l": 0.68649,
"c": 0.10473,
"h": 340.6
},
"luminance": 0.305
}Semantic roles & 50–950 ramp
primary
#C680AE
secondary
#C5DDCD
accent
#B15F35
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#150F13
muted
#837F82