#DF77BF#DF77BF
#DF77BF is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.8% C 0.155 H 340.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77BF |
|---|---|
| RGB | rgb(223, 119, 191) |
| HSL | hsl(318, 62%, 67%) |
| HSV | hsv(318, 47%, 87%) |
| CMYK | cmyk(0%, 46.6%, 14.3%, 12.5%) |
| CIE-LAB | lab(63.87, 49.51, -19.75) |
| CIE-LCH | lch(63.87, 53.30, 338.25°) |
| OKLab | oklab(70.85% 0.1454 -0.0528) |
| OKLCH | oklch(70.85% 0.155 340.1) |
| XYZ | xyz(46.4327, 32.6464, 53.1359) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.18
Orchid (survey)
#C875C4
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.01
Bubblegum (survey)
#FF6CB5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77BF #77DF97
analogous
#CB77DF #DF77BF #DF778B
triadic
#DF77BF #BFDF77 #77BFDF
tetradic
#DF77BF #DFCB77 #77DF97 #778BDF
square
#DF77BF #DFCB77 #77DF97 #778BDF
split-complementary
#DF77BF #8BDF77 #77DFCB
monochromatic
#B22A88 #D345A8 #DF77BF #EBA9D6 #F6DAEE
Accessibility & contrast
On white
2.79
#DF77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#DF77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77BF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77BF | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C1
Deuteranopia (green-blind)
#97A1BC
Tritanopia (blue-blind)
#EA7992
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #df77bf; /* rgb */ color: rgb(223, 119, 191); /* oklch */ color: oklch(70.8% 0.155 340.1);
Tailwind
colors: {
custom: {
50: '#eba1d2',
500: '#df77bf',
950: '#000000',
},
}SCSS
$custom: #df77bf; $custom-light: #eba1d2; $custom-dark: #000000;
JSON
{
"hex": "#df77bf",
"rgb": {
"r": 223,
"g": 119,
"b": 191
},
"hsl": {
"h": 318.462,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.70849,
"c": 0.15472,
"h": 340.1
},
"luminance": 0.32643
}Semantic roles & 50–950 ramp
primary
#DF77BF
secondary
#C8E9D3
accent
#CA511C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82