#DE7CCC#DE7CCC
#DE7CCC is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.0% C 0.156 H 334.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CCC |
|---|---|
| RGB | rgb(222, 124, 204) |
| HSL | hsl(311, 60%, 68%) |
| HSV | hsv(311, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 8.1%, 12.9%) |
| CIE-LAB | lab(65.21, 48.78, -25.04) |
| CIE-LCH | lch(65.21, 54.84, 332.83°) |
| OKLab | oklab(71.98% 0.1402 -0.0676) |
| OKLCH | oklch(71.98% 0.156 334.2) |
| XYZ | xyz(48.2308, 34.3074, 61.1966) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.63
Orchid
#DA70D6
ΔE00 4.13
Orchid (survey)
#C875C4
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CCC #7CDE8E
analogous
#BF7CDE #DE7CCC #DE7C9B
triadic
#DE7CCC #CCDE7C #7CCCDE
tetradic
#DE7CCC #DEBF7C #7CDE8E #7C9BDE
square
#DE7CCC #DEBF7C #7CDE8E #7C9BDE
split-complementary
#DE7CCC #9BDE7C #7CDEBF
monochromatic
#B32D9A #D24BB9 #DE7CCC #EAADDF #F7DEF2
Accessibility & contrast
On white
2.67
#DE7CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#DE7CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CCC
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CCC | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CF
Deuteranopia (green-blind)
#96A4C9
Tritanopia (blue-blind)
#E6819B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7ccc; /* rgb */ color: rgb(222, 124, 204); /* oklch */ color: oklch(72.0% 0.156 334.2);
Tailwind
colors: {
custom: {
50: '#eaa4db',
500: '#de7ccc',
950: '#000000',
},
}SCSS
$custom: #de7ccc; $custom-light: #eaa4db; $custom-dark: #000000;
JSON
{
"hex": "#de7ccc",
"rgb": {
"r": 222,
"g": 124,
"b": 204
},
"hsl": {
"h": 311.02,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.71977,
"c": 0.1557,
"h": 334.2
},
"luminance": 0.34305
}Semantic roles & 50–950 ramp
primary
#DE7CCC
secondary
#CCEAD1
accent
#C73D1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83