#CD80AF#CD80AF
#CD80AF is a light, moderate pink. Relative luminance 0.315; OKLCH L 69.5% C 0.112 H 343.1°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80AF |
|---|---|
| RGB | rgb(205, 128, 175) |
| HSL | hsl(323, 44%, 65%) |
| HSV | hsv(323, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 14.6%, 19.6%) |
| CIE-LAB | lab(62.94, 36.41, -12.31) |
| CIE-LCH | lch(62.94, 38.43, 341.32°) |
| OKLab | oklab(69.49% 0.1071 -0.0326) |
| OKLCH | oklch(69.49% 0.112 343.1) |
| XYZ | xyz(40.6341, 31.5150, 44.4918) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.25
Orchid (survey)
#C875C4
ΔE00 7.26
Dull Pink
#D5869D
ΔE00 7.29
Dusty Lavender
#AC86A8
ΔE00 7.72
Palevioletred
#DB7093
ΔE00 7.99
Lavender Pink
#DD85D7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80AF #80CD9E
analogous
#C580CD #CD80AF #CD8088
triadic
#CD80AF #AFCD80 #80AFCD
tetradic
#CD80AF #CDC580 #80CD9E #8088CD
square
#CD80AF #CDC580 #80CD9E #8088CD
split-complementary
#CD80AF #88CD80 #80CDC5
monochromatic
#973B73 #BC5493 #CD80AF #DEACCB #F0D8E6
Accessibility & contrast
On white
2.88
#CD80AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CD80AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80AF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80AF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B1
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#D68091
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd80af; /* rgb */ color: rgb(205, 128, 175); /* oklch */ color: oklch(69.5% 0.112 343.1);
Tailwind
colors: {
custom: {
50: '#dda6c6',
500: '#cd80af',
950: '#000000',
},
}SCSS
$custom: #cd80af; $custom-light: #dda6c6; $custom-dark: #000000;
JSON
{
"hex": "#cd80af",
"rgb": {
"r": 205,
"g": 128,
"b": 175
},
"hsl": {
"h": 323.377,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.69488,
"c": 0.11192,
"h": 343.1
},
"luminance": 0.31513
}Semantic roles & 50–950 ramp
primary
#CD80AF
secondary
#C7E1D2
accent
#B7642F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82