#CE80BD#CE80BD
#CE80BD is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.1% C 0.124 H 335.2°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CE80BD |
|---|---|
| RGB | rgb(206, 128, 189) |
| HSL | hsl(313, 44%, 65%) |
| HSV | hsv(313, 38%, 81%) |
| CMYK | cmyk(0%, 37.9%, 8.3%, 19.2%) |
| CIE-LAB | lab(63.54, 39.08, -19.32) |
| CIE-LCH | lch(63.54, 43.60, 333.69°) |
| OKLab | oklab(70.12% 0.1124 -0.0519) |
| OKLCH | oklch(70.12% 0.124 335.2) |
| XYZ | xyz(42.3579, 32.2365, 52.1254) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 6.26
Orchid
#DA70D6
ΔE00 6.78
Purplish Pink
#CE5DAE
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE80BD #80CE91
analogous
#B880CE #CE80BD #CE8096
triadic
#CE80BD #BDCE80 #80BDCE
tetradic
#CE80BD #CEB880 #80CE91 #8096CE
square
#CE80BD #CEB880 #80CE91 #8096CE
split-complementary
#CE80BD #96CE80 #80CEB8
monochromatic
#993B84 #BD54A6 #CE80BD #DFACD4 #F0D8EB
Accessibility & contrast
On white
2.82
#CE80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CE80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE80BD
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE80BD | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093BF
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#D58396
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ce80bd; /* rgb */ color: rgb(206, 128, 189); /* oklch */ color: oklch(70.1% 0.124 335.2);
Tailwind
colors: {
custom: {
50: '#dea6d1',
500: '#ce80bd',
950: '#000000',
},
}SCSS
$custom: #ce80bd; $custom-light: #dea6d1; $custom-dark: #000000;
JSON
{
"hex": "#ce80bd",
"rgb": {
"r": 206,
"g": 128,
"b": 189
},
"hsl": {
"h": 313.077,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.70124,
"c": 0.12377,
"h": 335.2
},
"luminance": 0.32234
}Semantic roles & 50–950 ramp
primary
#CE80BD
secondary
#C8E2CE
accent
#B74C2E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82