#DE7DCB#DE7DCB
#DE7DCB is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.1% C 0.153 H 334.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7DCB |
|---|---|
| RGB | rgb(222, 125, 203) |
| HSL | hsl(312, 60%, 68%) |
| HSV | hsv(312, 44%, 87%) |
| CMYK | cmyk(0%, 43.7%, 8.6%, 12.9%) |
| CIE-LAB | lab(65.37, 48.11, -24.23) |
| CIE-LCH | lch(65.37, 53.87, 333.26°) |
| OKLab | oklab(72.08% 0.1385 -0.0654) |
| OKLCH | oklch(72.08% 0.153 334.7) |
| XYZ | xyz(48.2372, 34.5115, 60.6090) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.67
Orchid
#DA70D6
ΔE00 4.49
Orchid (survey)
#C875C4
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7DCB #7DDE90
analogous
#C17DDE #DE7DCB #DE7D9A
triadic
#DE7DCB #CBDE7D #7DCBDE
tetradic
#DE7DCB #DEC17D #7DDE90 #7D9ADE
square
#DE7DCB #DEC17D #7DDE90 #7D9ADE
split-complementary
#DE7DCB #9ADE7D #7DDEC1
monochromatic
#B32D99 #D24CB7 #DE7DCB #EAAEDF #F7DFF2
Accessibility & contrast
On white
2.66
#DE7DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DE7DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7DCB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7DCB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CE
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#E6829B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7dcb; /* rgb */ color: rgb(222, 125, 203); /* oklch */ color: oklch(72.1% 0.153 334.7);
Tailwind
colors: {
custom: {
50: '#eaa5db',
500: '#de7dcb',
950: '#000000',
},
}SCSS
$custom: #de7dcb; $custom-light: #eaa5db; $custom-dark: #000000;
JSON
{
"hex": "#de7dcb",
"rgb": {
"r": 222,
"g": 125,
"b": 203
},
"hsl": {
"h": 311.753,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.72085,
"c": 0.15318,
"h": 334.7
},
"luminance": 0.34509
}Semantic roles & 50–950 ramp
primary
#DE7DCB
secondary
#CDEAD2
accent
#C73F1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83