#CE77BC#CE77BC
#CE77BC is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.7% C 0.139 H 335.1°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CE77BC |
|---|---|
| RGB | rgb(206, 119, 188) |
| HSL | hsl(312, 47%, 64%) |
| HSV | hsv(312, 42%, 81%) |
| CMYK | cmyk(0%, 42.2%, 8.7%, 19.2%) |
| CIE-LAB | lab(61.61, 43.66, -21.70) |
| CIE-LCH | lch(61.61, 48.75, 333.57°) |
| OKLab | oklab(68.66% 0.1258 -0.0584) |
| OKLCH | oklch(68.66% 0.139 335.1) |
| XYZ | xyz(41.1274, 29.9487, 51.1816) |
| Luminance | 0.2995 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.77
Pale Magenta
#D767AD
ΔE00 4.66
Orchid
#DA70D6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.44
Purplish Pink
#CE5DAE
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE77BC #77CE89
analogous
#B477CE #CE77BC #CE7790
triadic
#CE77BC #BCCE77 #77BCCE
tetradic
#CE77BC #CEB477 #77CE89 #7790CE
square
#CE77BC #CEB477 #77CE89 #7790CE
split-complementary
#CE77BC #90CE77 #77CEB4
monochromatic
#953681 #BE4AA6 #CE77BC #DEA4D2 #EED1E8
Accessibility & contrast
On white
3.00
#CE77BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#CE77BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE77BC
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE77BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE77BC | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778DBE
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#D67B91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ce77bc; /* rgb */ color: rgb(206, 119, 188); /* oklch */ color: oklch(68.7% 0.139 335.1);
Tailwind
colors: {
custom: {
50: '#dea0d0',
500: '#ce77bc',
950: '#000000',
},
}SCSS
$custom: #ce77bc; $custom-light: #dea0d0; $custom-dark: #000000;
JSON
{
"hex": "#ce77bc",
"rgb": {
"r": 206,
"g": 119,
"b": 188
},
"hsl": {
"h": 312.414,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.6866,
"c": 0.13868,
"h": 335.1
},
"luminance": 0.29946
}Semantic roles & 50–950 ramp
primary
#CE77BC
secondary
#C1E0C7
accent
#BA492B
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82