#DE7FC0#DE7FC0
#DE7FC0 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.0% C 0.141 H 340.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7FC0 |
|---|---|
| RGB | rgb(222, 127, 192) |
| HSL | hsl(319, 59%, 68%) |
| HSV | hsv(319, 43%, 87%) |
| CMYK | cmyk(0%, 42.8%, 13.5%, 12.9%) |
| CIE-LAB | lab(65.37, 45.29, -18.05) |
| CIE-LCH | lch(65.37, 48.75, 338.27°) |
| OKLab | oklab(71.96% 0.1327 -0.0482) |
| OKLCH | oklch(71.96% 0.141 340.1) |
| XYZ | xyz(47.2283, 34.5171, 54.0339) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.86
Orchid (survey)
#C875C4
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7FC0 #7FDE9D
analogous
#CC7FDE #DE7FC0 #DE7F90
triadic
#DE7FC0 #C0DE7F #7FC0DE
tetradic
#DE7FC0 #DECC7F #7FDE9D #7F90DE
square
#DE7FC0 #DECC7F #7FDE9D #7F90DE
split-complementary
#DE7FC0 #90DE7F #7FDECC
monochromatic
#B42E8A #D14EA8 #DE7FC0 #EBB0D8 #F7E0F0
Accessibility & contrast
On white
2.66
#DE7FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DE7FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7FC0
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7FC0 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8396C2
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#E88197
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7fc0; /* rgb */ color: rgb(222, 127, 192); /* oklch */ color: oklch(72.0% 0.141 340.1);
Tailwind
colors: {
custom: {
50: '#eaa6d3',
500: '#de7fc0',
950: '#000000',
},
}SCSS
$custom: #de7fc0; $custom-light: #eaa6d3; $custom-dark: #000000;
JSON
{
"hex": "#de7fc0",
"rgb": {
"r": 222,
"g": 127,
"b": 192
},
"hsl": {
"h": 318.947,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.71958,
"c": 0.14116,
"h": 340.1
},
"luminance": 0.34514
}Semantic roles & 50–950 ramp
primary
#DE7FC0
secondary
#CEEBD7
accent
#C7541F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82