#CD809A#CD809A
#CD809A is a light, moderate pink. Relative luminance 0.308; OKLCH L 68.8% C 0.100 H 358.3°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD809A |
|---|---|
| RGB | rgb(205, 128, 154) |
| HSL | hsl(340, 44%, 65%) |
| HSV | hsv(340, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 24.9%, 19.6%) |
| CIE-LAB | lab(62.30, 33.19, -1.30) |
| CIE-LCH | lch(62.30, 33.22, 357.76°) |
| OKLab | oklab(68.79% 0.1 -0.003) |
| OKLCH | oklch(68.79% 0.1 358.3) |
| XYZ | xyz(38.7297, 30.7532, 34.4616) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.28
Muted Pink
#D1768F
ΔE00 3.32
Dusky Pink
#CC7A8B
ΔE00 3.88
Palevioletred
#DB7093
ΔE00 4.81
Old Pink
#C77986
ΔE00 5.12
Old Rose
#C87F89
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD809A #80CDB3
analogous
#CD80C1 #CD809A #CD8C80
triadic
#CD809A #9ACD80 #809ACD
tetradic
#CD809A #C1CD80 #80CDB3 #8C80CD
square
#CD809A #C1CD80 #80CDB3 #8C80CD
split-complementary
#CD809A #80CD8C #80C1CD
monochromatic
#973B5A #BC5477 #CD809A #DEACBD #F0D8E0
Accessibility & contrast
On white
2.94
#CD809A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#CD809A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD809A
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD809A | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E9B
Deuteranopia (green-blind)
#9D9C98
Tritanopia (blue-blind)
#D97C89
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd809a; /* rgb */ color: rgb(205, 128, 154); /* oklch */ color: oklch(68.8% 0.100 358.3);
Tailwind
colors: {
custom: {
50: '#dea6b7',
500: '#cd809a',
950: '#000000',
},
}SCSS
$custom: #cd809a; $custom-light: #dea6b7; $custom-dark: #000000;
JSON
{
"hex": "#cd809a",
"rgb": {
"r": 205,
"g": 128,
"b": 154
},
"hsl": {
"h": 339.74,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.68789,
"c": 0.10004,
"h": 358.3
},
"luminance": 0.30751
}Semantic roles & 50–950 ramp
primary
#CD809A
secondary
#C7E1D9
accent
#B7892F
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80