#DE77BE#DE77BE
#DE77BE is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.7% C 0.153 H 340.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77BE |
|---|---|
| RGB | rgb(222, 119, 190) |
| HSL | hsl(319, 61%, 67%) |
| HSV | hsv(319, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 14.4%, 12.9%) |
| CIE-LAB | lab(63.71, 49.04, -19.45) |
| CIE-LCH | lch(63.71, 52.75, 338.37°) |
| OKLab | oklab(70.69% 0.1441 -0.052) |
| OKLCH | oklch(70.69% 0.153 340.2) |
| XYZ | xyz(46.0158, 32.4441, 52.5439) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.32
Orchid (survey)
#C875C4
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 6.14
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77BE #77DE97
analogous
#CB77DE #DE77BE #DE778B
triadic
#DE77BE #BEDE77 #77BEDE
tetradic
#DE77BE #DECB77 #77DE97 #778BDE
square
#DE77BE #DECB77 #77DE97 #778BDE
split-complementary
#DE77BE #8BDE77 #77DECB
monochromatic
#B02B87 #D246A6 #DE77BE #EAA8D6 #F6DAED
Accessibility & contrast
On white
2.80
#DE77BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DE77BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77BE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77BE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90C0
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#E97992
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de77be; /* rgb */ color: rgb(222, 119, 190); /* oklch */ color: oklch(70.7% 0.153 340.2);
Tailwind
colors: {
custom: {
50: '#eaa1d1',
500: '#de77be',
950: '#000000',
},
}SCSS
$custom: #de77be; $custom-light: #eaa1d1; $custom-dark: #000000;
JSON
{
"hex": "#de77be",
"rgb": {
"r": 222,
"g": 119,
"b": 190
},
"hsl": {
"h": 318.641,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70686,
"c": 0.15318,
"h": 340.2
},
"luminance": 0.32441
}Semantic roles & 50–950 ramp
primary
#DE77BE
secondary
#C8E9D2
accent
#C9521D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82