#CD80BB#CD80BB
#CD80BB is a light, vivid pink. Relative luminance 0.320; OKLCH L 69.9% C 0.121 H 335.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80BB |
|---|---|
| RGB | rgb(205, 128, 187) |
| HSL | hsl(314, 44%, 65%) |
| HSV | hsv(314, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 8.8%, 19.6%) |
| CIE-LAB | lab(63.35, 38.41, -18.49) |
| CIE-LCH | lch(63.35, 42.63, 334.29°) |
| OKLab | oklab(69.93% 0.1107 -0.0496) |
| OKLCH | oklch(69.93% 0.121 335.9) |
| XYZ | xyz(41.8655, 32.0075, 50.9770) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.36
Pale Magenta
#D767AD
ΔE00 6.21
Orchid
#DA70D6
ΔE00 7.16
Purplish Pink
#CE5DAE
ΔE00 8.20
Dusty Lavender
#AC86A8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80BB #80CD92
analogous
#B880CD #CD80BB #CD8094
triadic
#CD80BB #BBCD80 #80BBCD
tetradic
#CD80BB #CDB880 #80CD92 #8094CD
square
#CD80BB #CDB880 #80CD92 #8094CD
split-complementary
#CD80BB #94CD80 #80CDB8
monochromatic
#973B82 #BC54A3 #CD80BB #DEACD3 #F0D8EA
Accessibility & contrast
On white
2.84
#CD80BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#CD80BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80BB
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80BB | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BD
Deuteranopia (green-blind)
#949EB9
Tritanopia (blue-blind)
#D48396
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd80bb; /* rgb */ color: rgb(205, 128, 187); /* oklch */ color: oklch(69.9% 0.121 335.9);
Tailwind
colors: {
custom: {
50: '#dda6cf',
500: '#cd80bb',
950: '#000000',
},
}SCSS
$custom: #cd80bb; $custom-light: #dda6cf; $custom-dark: #000000;
JSON
{
"hex": "#cd80bb",
"rgb": {
"r": 205,
"g": 128,
"b": 187
},
"hsl": {
"h": 314.026,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.69933,
"c": 0.12127,
"h": 335.9
},
"luminance": 0.32005
}Semantic roles & 50–950 ramp
primary
#CD80BB
secondary
#C7E1CD
accent
#B74F2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82