#C67D9C#C67D9C
#C67D9C is a light, moderate pink. Relative luminance 0.291; OKLCH L 67.5% C 0.098 H 353.0°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C67D9C |
|---|---|
| RGB | rgb(198, 125, 156) |
| HSL | hsl(335, 39%, 63%) |
| HSV | hsv(335, 37%, 78%) |
| CMYK | cmyk(0%, 36.9%, 21.2%, 22.4%) |
| CIE-LAB | lab(60.85, 32.60, -4.68) |
| CIE-LCH | lch(60.85, 32.93, 351.84°) |
| OKLab | oklab(67.52% 0.0976 -0.0119) |
| OKLCH | oklch(67.52% 0.098 353) |
| XYZ | xyz(36.6237, 29.0756, 35.1292) |
| Luminance | 0.2907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.49
Muted Pink
#D1768F
ΔE00 4.64
Dusky Pink
#CC7A8B
ΔE00 5.53
Palevioletred
#DB7093
ΔE00 5.60
Old Pink
#C77986
ΔE00 6.54
Old Rose
#C87F89
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67D9C #7DC6A7
analogous
#C67DC0 #C67D9C #C6827D
triadic
#C67D9C #9CC67D #7D9CC6
tetradic
#C67D9C #C0C67D #7DC6A7 #827DC6
square
#C67D9C #C0C67D #7DC6A7 #827DC6
split-complementary
#C67D9C #7DC682 #7DC0C6
monochromatic
#8B3D5E #B3527C #C67D9C #D9A8BC #EBD2DD
Accessibility & contrast
On white
3.08
#C67D9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#C67D9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C67D9C
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67D9C | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9D
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#D07A88
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #c67d9c; /* rgb */ color: rgb(198, 125, 156); /* oklch */ color: oklch(67.5% 0.098 353.0);
Tailwind
colors: {
custom: {
50: '#d9a4b9',
500: '#c67d9c',
950: '#000000',
},
}SCSS
$custom: #c67d9c; $custom-light: #d9a4b9; $custom-dark: #000000;
JSON
{
"hex": "#c67d9c",
"rgb": {
"r": 198,
"g": 125,
"b": 156
},
"hsl": {
"h": 334.521,
"s": 39.037,
"l": 63.333
},
"oklch": {
"l": 0.6752,
"c": 0.09831,
"h": 353
},
"luminance": 0.29073
}Semantic roles & 50–950 ramp
primary
#C67D9C
secondary
#C2DCD1
accent
#B27C33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80