#D077BB#D077BB
#D077BB is a light, vivid pink. Relative luminance 0.302; OKLCH L 68.9% C 0.139 H 336.4°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D077BB |
|---|---|
| RGB | rgb(208, 119, 187) |
| HSL | hsl(314, 49%, 64%) |
| HSV | hsv(314, 43%, 82%) |
| CMYK | cmyk(0%, 42.8%, 10.1%, 18.4%) |
| CIE-LAB | lab(61.82, 44.12, -20.78) |
| CIE-LCH | lch(61.82, 48.77, 334.78°) |
| OKLab | oklab(68.86% 0.1278 -0.0559) |
| OKLCH | oklch(68.86% 0.139 336.4) |
| XYZ | xyz(41.5789, 30.1939, 50.6420) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.29
Pale Magenta
#D767AD
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.62
Purplish Pink
#CE5DAE
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D077BB #77D08C
analogous
#B977D0 #D077BB #D0778F
triadic
#D077BB #BBD077 #77BBD0
tetradic
#D077BB #D0B977 #77D08C #778FD0
square
#D077BB #D0B977 #77D08C #778FD0
split-complementary
#D077BB #8FD077 #77D0B9
monochromatic
#983581 #C04AA4 #D077BB #E0A4D2 #EFD2E8
Accessibility & contrast
On white
2.98
#D077BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#D077BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D077BB
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D077BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D077BB | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBD
Deuteranopia (green-blind)
#909AB8
Tritanopia (blue-blind)
#D87A91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #d077bb; /* rgb */ color: rgb(208, 119, 187); /* oklch */ color: oklch(68.9% 0.139 336.4);
Tailwind
colors: {
custom: {
50: '#e0a0cf',
500: '#d077bb',
950: '#000000',
},
}SCSS
$custom: #d077bb; $custom-light: #e0a0cf; $custom-dark: #000000;
JSON
{
"hex": "#d077bb",
"rgb": {
"r": 208,
"g": 119,
"b": 187
},
"hsl": {
"h": 314.157,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.6886,
"c": 0.13944,
"h": 336.4
},
"luminance": 0.30191
}Semantic roles & 50–950 ramp
primary
#D077BB
secondary
#C2E1C9
accent
#BC4C2A
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82