#CD7A99#CD7A99
#CD7A99 is a light, moderate pink. Relative luminance 0.292; OKLCH L 67.8% C 0.109 H 356.5°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7A99 |
|---|---|
| RGB | rgb(205, 122, 153) |
| HSL | hsl(338, 45%, 64%) |
| HSV | hsv(338, 40%, 80%) |
| CMYK | cmyk(0%, 40.5%, 25.4%, 19.6%) |
| CIE-LAB | lab(60.96, 36.26, -2.69) |
| CIE-LCH | lch(60.96, 36.36, 355.75°) |
| OKLab | oklab(67.76% 0.1093 -0.0066) |
| OKLCH | oklch(67.76% 0.109 356.5) |
| XYZ | xyz(37.8871, 29.2008, 33.7716) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.96
Palevioletred
#DB7093
ΔE00 3.74
Dull Pink
#D5869D
ΔE00 3.84
Dusky Pink
#CC7A8B
ΔE00 4.42
Old Pink
#C77986
ΔE00 5.67
Ugly Pink
#CD7584
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7A99 #7ACDAE
analogous
#CD7AC3 #CD7A99 #CD857A
triadic
#CD7A99 #99CD7A #7A99CD
tetradic
#CD7A99 #C3CD7A #7ACDAE #857ACD
square
#CD7A99 #C3CD7A #7ACDAE #857ACD
split-complementary
#CD7A99 #7ACD85 #7AC3CD
monochromatic
#95385B #BC4E77 #CD7A99 #DEA6BB #EED3DD
Accessibility & contrast
On white
3.07
#CD7A99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#CD7A99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD7A99
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7A99 | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9A
Deuteranopia (green-blind)
#999997
Tritanopia (blue-blind)
#D97685
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cd7a99; /* rgb */ color: rgb(205, 122, 153); /* oklch */ color: oklch(67.8% 0.109 356.5);
Tailwind
colors: {
custom: {
50: '#dea2b7',
500: '#cd7a99',
950: '#000000',
},
}SCSS
$custom: #cd7a99; $custom-light: #dea2b7; $custom-dark: #000000;
JSON
{
"hex": "#cd7a99",
"rgb": {
"r": 205,
"g": 122,
"b": 153
},
"hsl": {
"h": 337.59,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.6776,
"c": 0.10946,
"h": 356.5
},
"luminance": 0.29198
}Semantic roles & 50–950 ramp
primary
#CD7A99
secondary
#C3E0D5
accent
#B9842D
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80