#DE7CCD#DE7CCD
#DE7CCD is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.0% C 0.157 H 333.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CCD |
|---|---|
| RGB | rgb(222, 124, 205) |
| HSL | hsl(310, 60%, 68%) |
| HSV | hsv(310, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 7.7%, 12.9%) |
| CIE-LAB | lab(65.24, 48.95, -25.54) |
| CIE-LCH | lch(65.24, 55.22, 332.44°) |
| OKLab | oklab(72.02% 0.1405 -0.0691) |
| OKLCH | oklch(72.02% 0.157 333.8) |
| XYZ | xyz(48.3511, 34.3555, 61.8303) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.50
Orchid
#DA70D6
ΔE00 3.98
Orchid (survey)
#C875C4
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CCD #7CDE8D
analogous
#BE7CDE #DE7CCD #DE7C9C
triadic
#DE7CCD #CDDE7C #7CCDDE
tetradic
#DE7CCD #DEBE7C #7CDE8D #7C9CDE
square
#DE7CCD #DEBE7C #7CDE8D #7C9CDE
split-complementary
#DE7CCD #9CDE7C #7CDEBE
monochromatic
#B32D9B #D24BBA #DE7CCD #EAADE0 #F7DEF2
Accessibility & contrast
On white
2.67
#DE7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DE7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CCD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CCD | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95D0
Deuteranopia (green-blind)
#95A4CA
Tritanopia (blue-blind)
#E6819B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7ccd; /* rgb */ color: rgb(222, 124, 205); /* oklch */ color: oklch(72.0% 0.157 333.8);
Tailwind
colors: {
custom: {
50: '#eaa4dc',
500: '#de7ccd',
950: '#000000',
},
}SCSS
$custom: #de7ccd; $custom-light: #eaa4dc; $custom-dark: #000000;
JSON
{
"hex": "#de7ccd",
"rgb": {
"r": 222,
"g": 124,
"b": 205
},
"hsl": {
"h": 310.408,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72018,
"c": 0.15652,
"h": 333.8
},
"luminance": 0.34353
}Semantic roles & 50–950 ramp
primary
#DE7CCD
secondary
#CCEAD1
accent
#C73B1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83