#DE7CBC#DE7CBC
#DE7CBC is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.4% C 0.143 H 341.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CBC |
|---|---|
| RGB | rgb(222, 124, 188) |
| HSL | hsl(321, 60%, 68%) |
| HSV | hsv(321, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 15.3%, 12.9%) |
| CIE-LAB | lab(64.63, 46.20, -16.92) |
| CIE-LCH | lch(64.63, 49.20, 339.88°) |
| OKLab | oklab(71.35% 0.1361 -0.045) |
| OKLCH | oklch(71.35% 0.143 341.7) |
| XYZ | xyz(46.4094, 33.5788, 51.6042) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 6.14
Orchid (survey)
#C875C4
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CBC #7CDE9E
analogous
#CF7CDE #DE7CBC #DE7C8B
triadic
#DE7CBC #BCDE7C #7CBCDE
tetradic
#DE7CBC #DECF7C #7CDE9E #7C8BDE
square
#DE7CBC #DECF7C #7CDE9E #7C8BDE
split-complementary
#DE7CBC #8BDE7C #7CDECF
monochromatic
#B32D84 #D24BA3 #DE7CBC #EAADD5 #F7DEEE
Accessibility & contrast
On white
2.72
#DE7CBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#DE7CBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CBC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CBC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#9BA3B9
Tritanopia (blue-blind)
#E97D94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7cbc; /* rgb */ color: rgb(222, 124, 188); /* oklch */ color: oklch(71.4% 0.143 341.7);
Tailwind
colors: {
custom: {
50: '#eaa4d0',
500: '#de7cbc',
950: '#000000',
},
}SCSS
$custom: #de7cbc; $custom-light: #eaa4d0; $custom-dark: #000000;
JSON
{
"hex": "#de7cbc",
"rgb": {
"r": 222,
"g": 124,
"b": 188
},
"hsl": {
"h": 320.816,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.71352,
"c": 0.14335,
"h": 341.7
},
"luminance": 0.33576
}Semantic roles & 50–950 ramp
primary
#DE7CBC
secondary
#CCEAD6
accent
#C7591E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82