#CF80BD#CF80BD
#CF80BD is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.2% C 0.125 H 335.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CF80BD |
|---|---|
| RGB | rgb(207, 128, 189) |
| HSL | hsl(314, 45%, 66%) |
| HSV | hsv(314, 38%, 81%) |
| CMYK | cmyk(0%, 38.2%, 8.7%, 18.8%) |
| CIE-LAB | lab(63.66, 39.41, -19.13) |
| CIE-LCH | lch(63.66, 43.81, 334.10°) |
| OKLab | oklab(70.24% 0.1135 -0.0514) |
| OKLCH | oklch(70.24% 0.125 335.7) |
| XYZ | xyz(42.6364, 32.3801, 52.1384) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 8.03
Purplish Pink
#CE5DAE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF80BD #80CF92
analogous
#B980CF #CF80BD #CF8095
triadic
#CF80BD #BDCF80 #80BDCF
tetradic
#CF80BD #CFB980 #80CF92 #8095CF
square
#CF80BD #CFB980 #80CF92 #8095CF
split-complementary
#CF80BD #95CF80 #80CFB9
monochromatic
#9A3A84 #BE54A6 #CF80BD #E0ACD4 #F1D9EB
Accessibility & contrast
On white
2.81
#CF80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#CF80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF80BD
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF80BD | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BF
Deuteranopia (green-blind)
#959EBB
Tritanopia (blue-blind)
#D68396
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cf80bd; /* rgb */ color: rgb(207, 128, 189); /* oklch */ color: oklch(70.2% 0.125 335.7);
Tailwind
colors: {
custom: {
50: '#dfa6d1',
500: '#cf80bd',
950: '#000000',
},
}SCSS
$custom: #cf80bd; $custom-light: #dfa6d1; $custom-dark: #000000;
JSON
{
"hex": "#cf80bd",
"rgb": {
"r": 207,
"g": 128,
"b": 189
},
"hsl": {
"h": 313.671,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.70239,
"c": 0.12458,
"h": 335.7
},
"luminance": 0.32378
}Semantic roles & 50–950 ramp
primary
#CF80BD
secondary
#C8E3CE
accent
#B84D2D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82