#DE7EC0#DE7EC0
#DE7EC0 is a light, vivid pink. Relative luminance 0.343; OKLCH L 71.8% C 0.143 H 339.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EC0 |
|---|---|
| RGB | rgb(222, 126, 192) |
| HSL | hsl(319, 59%, 68%) |
| HSV | hsv(319, 43%, 87%) |
| CMYK | cmyk(0%, 43.2%, 13.5%, 12.9%) |
| CIE-LAB | lab(65.17, 45.80, -18.36) |
| CIE-LCH | lch(65.17, 49.34, 338.16°) |
| OKLab | oklab(71.8% 0.1342 -0.049) |
| OKLCH | oklch(71.8% 0.143 339.9) |
| XYZ | xyz(47.0998, 34.2601, 53.9910) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.47
Pale Magenta
#D767AD
ΔE00 5.67
Orchid (survey)
#C875C4
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EC0 #7EDE9C
analogous
#CC7EDE #DE7EC0 #DE7E90
triadic
#DE7EC0 #C0DE7E #7EC0DE
tetradic
#DE7EC0 #DECC7E #7EDE9C #7E90DE
square
#DE7EC0 #DECC7E #7EDE9C #7E90DE
split-complementary
#DE7EC0 #90DE7E #7EDECC
monochromatic
#B42E8A #D24DA8 #DE7EC0 #EAAFD8 #F7DFF0
Accessibility & contrast
On white
2.67
#DE7EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#DE7EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EC0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EC0 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C2
Deuteranopia (green-blind)
#9BA4BD
Tritanopia (blue-blind)
#E88097
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7ec0; /* rgb */ color: rgb(222, 126, 192); /* oklch */ color: oklch(71.8% 0.143 339.9);
Tailwind
colors: {
custom: {
50: '#eaa6d3',
500: '#de7ec0',
950: '#000000',
},
}SCSS
$custom: #de7ec0; $custom-light: #eaa6d3; $custom-dark: #000000;
JSON
{
"hex": "#de7ec0",
"rgb": {
"r": 222,
"g": 126,
"b": 192
},
"hsl": {
"h": 318.75,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.71805,
"c": 0.14287,
"h": 339.9
},
"luminance": 0.34257
}Semantic roles & 50–950 ramp
primary
#DE7EC0
secondary
#CDEAD6
accent
#C7531F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82