#DE7FAF#DE7FAF
#DE7FAF is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.3% C 0.130 H 349.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7FAF |
|---|---|
| RGB | rgb(222, 127, 175) |
| HSL | hsl(330, 59%, 68%) |
| HSV | hsv(330, 43%, 87%) |
| CMYK | cmyk(0%, 42.8%, 21.2%, 12.9%) |
| CIE-LAB | lab(64.81, 42.69, -9.30) |
| CIE-LCH | lch(64.81, 43.69, 347.71°) |
| OKLab | oklab(71.35% 0.1277 -0.0242) |
| OKLCH | oklch(71.35% 0.13 349.3) |
| XYZ | xyz(45.4524, 33.8067, 44.6805) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.12
Dull Pink
#D5869D
ΔE00 6.18
Palevioletred
#DB7093
ΔE00 6.29
Hot Pink
#FF69B4
ΔE00 6.36
Bubble Gum Pink
#FF69AF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7FAF #7FDEAE
analogous
#DD7FDE #DE7FAF #DE7F7F
triadic
#DE7FAF #AFDE7F #7FAFDE
tetradic
#DE7FAF #DEDD7F #7FDEAE #7F7FDE
square
#DE7FAF #DEDD7F #7FDEAE #7F7FDE
split-complementary
#DE7FAF #7FDE7F #7FDEDD
monochromatic
#B42E72 #D14E91 #DE7FAF #EBB0CD #F7E0EC
Accessibility & contrast
On white
2.71
#DE7FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#DE7FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7FAF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7FAF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B1
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#EA7D90
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7faf; /* rgb */ color: rgb(222, 127, 175); /* oklch */ color: oklch(71.3% 0.130 349.3);
Tailwind
colors: {
custom: {
50: '#eaa6c6',
500: '#de7faf',
950: '#000000',
},
}SCSS
$custom: #de7faf; $custom-light: #eaa6c6; $custom-dark: #000000;
JSON
{
"hex": "#de7faf",
"rgb": {
"r": 222,
"g": 127,
"b": 175
},
"hsl": {
"h": 329.684,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.71349,
"c": 0.12993,
"h": 349.3
},
"luminance": 0.33803
}Semantic roles & 50–950 ramp
primary
#DE7FAF
secondary
#CEEBDC
accent
#C7721F
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82