#CD799A#CD799A
#CD799A is a light, moderate pink. Relative luminance 0.290; OKLCH L 67.6% C 0.112 H 355.4°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CD799A |
|---|---|
| RGB | rgb(205, 121, 154) |
| HSL | hsl(336, 46%, 64%) |
| HSV | hsv(336, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 24.9%, 19.6%) |
| CIE-LAB | lab(60.77, 36.93, -3.54) |
| CIE-LCH | lch(60.77, 37.10, 354.52°) |
| OKLab | oklab(67.63% 0.1112 -0.0089) |
| OKLCH | oklch(67.63% 0.112 355.4) |
| XYZ | xyz(37.8479, 28.9897, 34.1677) |
| Luminance | 0.2899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 3.33
Palevioletred
#DB7093
ΔE00 3.76
Dull Pink
#D5869D
ΔE00 4.29
Dusky Pink
#CC7A8B
ΔE00 4.91
Old Pink
#C77986
ΔE00 6.15
Ugly Pink
#CD7584
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD799A #79CDAC
analogous
#CD79C4 #CD799A #CD8279
triadic
#CD799A #9ACD79 #799ACD
tetradic
#CD799A #C4CD79 #79CDAC #8279CD
square
#CD799A #C4CD79 #79CDAC #8279CD
split-complementary
#CD799A #79CD82 #79C4CD
monochromatic
#94375C #BC4C78 #CD799A #DEA6BC #EED2DD
Accessibility & contrast
On white
3.09
#CD799A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#CD799A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD799A
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD799A | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838A9B
Deuteranopia (green-blind)
#989898
Tritanopia (blue-blind)
#D97585
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cd799a; /* rgb */ color: rgb(205, 121, 154); /* oklch */ color: oklch(67.6% 0.112 355.4);
Tailwind
colors: {
custom: {
50: '#dea1b7',
500: '#cd799a',
950: '#000000',
},
}SCSS
$custom: #cd799a; $custom-light: #dea1b7; $custom-dark: #000000;
JSON
{
"hex": "#cd799a",
"rgb": {
"r": 205,
"g": 121,
"b": 154
},
"hsl": {
"h": 336.429,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.67628,
"c": 0.11155,
"h": 355.4
},
"luminance": 0.28987
}Semantic roles & 50–950 ramp
primary
#CD799A
secondary
#C2E0D4
accent
#B9822D
background
#FDFAFB
surface
#FBF3F6
border
#D4CDD0
text
#150F11
muted
#837F80