#DE77CB#DE77CB
#DE77CB is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.2% C 0.163 H 334.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77CB |
|---|---|
| RGB | rgb(222, 119, 203) |
| HSL | hsl(311, 61%, 67%) |
| HSV | hsv(311, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 8.6%, 12.9%) |
| CIE-LAB | lab(64.19, 51.13, -26.04) |
| CIE-LCH | lch(64.19, 57.38, 333.01°) |
| OKLab | oklab(71.21% 0.1473 -0.0704) |
| OKLCH | oklch(71.21% 0.163 334.4) |
| XYZ | xyz(47.5005, 33.0380, 60.3634) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 3.45
Orchid (survey)
#C875C4
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.99
Pale Magenta
#D767AD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77CB #77DE8A
analogous
#BE77DE #DE77CB #DE7798
triadic
#DE77CB #CBDE77 #77CBDE
tetradic
#DE77CB #DEBE77 #77DE8A #7798DE
square
#DE77CB #DEBE77 #77DE8A #7798DE
split-complementary
#DE77CB #98DE77 #77DEBE
monochromatic
#B02B97 #D246B8 #DE77CB #EAA8DE #F6DAF1
Accessibility & contrast
On white
2.76
#DE77CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#DE77CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77CB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77CB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7792CE
Deuteranopia (green-blind)
#93A1C8
Tritanopia (blue-blind)
#E77C98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de77cb; /* rgb */ color: rgb(222, 119, 203); /* oklch */ color: oklch(71.2% 0.163 334.4);
Tailwind
colors: {
custom: {
50: '#eaa1db',
500: '#de77cb',
950: '#000000',
},
}SCSS
$custom: #de77cb; $custom-light: #eaa1db; $custom-dark: #000000;
JSON
{
"hex": "#de77cb",
"rgb": {
"r": 222,
"g": 119,
"b": 203
},
"hsl": {
"h": 311.068,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.71207,
"c": 0.16323,
"h": 334.4
},
"luminance": 0.33035
}Semantic roles & 50–950 ramp
primary
#DE77CB
secondary
#C8E9CE
accent
#C93D1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83