#DE7CC2#DE7CC2
#DE7CC2 is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.6% C 0.148 H 338.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CC2 |
|---|---|
| RGB | rgb(222, 124, 194) |
| HSL | hsl(317, 60%, 68%) |
| HSV | hsv(317, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 12.6%, 12.9%) |
| CIE-LAB | lab(64.84, 47.14, -19.98) |
| CIE-LCH | lch(64.84, 51.21, 337.03°) |
| OKLab | oklab(71.58% 0.1377 -0.0535) |
| OKLCH | oklch(71.58% 0.148 338.8) |
| XYZ | xyz(47.0697, 33.8430, 55.0816) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.34
Orchid (survey)
#C875C4
ΔE00 5.28
Pale Magenta
#D767AD
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CC2 #7CDE98
analogous
#C97CDE #DE7CC2 #DE7C91
triadic
#DE7CC2 #C2DE7C #7CC2DE
tetradic
#DE7CC2 #DEC97C #7CDE98 #7C91DE
square
#DE7CC2 #DEC97C #7CDE98 #7C91DE
split-complementary
#DE7CC2 #91DE7C #7CDEC9
monochromatic
#B32D8C #D24BAB #DE7CC2 #EAADD9 #F7DEF0
Accessibility & contrast
On white
2.70
#DE7CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DE7CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CC2
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CC2 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C4
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#E87E96
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7cc2; /* rgb */ color: rgb(222, 124, 194); /* oklch */ color: oklch(71.6% 0.148 338.8);
Tailwind
colors: {
custom: {
50: '#eaa4d4',
500: '#de7cc2',
950: '#000000',
},
}SCSS
$custom: #de7cc2; $custom-light: #eaa4d4; $custom-dark: #000000;
JSON
{
"hex": "#de7cc2",
"rgb": {
"r": 222,
"g": 124,
"b": 194
},
"hsl": {
"h": 317.143,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.7158,
"c": 0.14775,
"h": 338.8
},
"luminance": 0.3384
}Semantic roles & 50–950 ramp
primary
#DE7CC2
secondary
#CCEAD4
accent
#C74E1E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83