#DE7DBF#DE7DBF
#DE7DBF is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.6% C 0.144 H 340.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7DBF |
|---|---|
| RGB | rgb(222, 125, 191) |
| HSL | hsl(319, 60%, 68%) |
| HSV | hsv(319, 44%, 87%) |
| CMYK | cmyk(0%, 43.7%, 14%, 12.9%) |
| CIE-LAB | lab(64.93, 46.16, -18.15) |
| CIE-LCH | lch(64.93, 49.60, 338.53°) |
| OKLab | oklab(71.62% 0.1354 -0.0484) |
| OKLCH | oklch(71.62% 0.144 340.3) |
| XYZ | xyz(46.8622, 33.9615, 53.3671) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.95
Pale Magenta
#D767AD
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 5.53
Orchid (survey)
#C875C4
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.33
Bubblegum (survey)
#FF6CB5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7DBF #7DDE9C
analogous
#CC7DDE #DE7DBF #DE7D8E
triadic
#DE7DBF #BFDE7D #7DBFDE
tetradic
#DE7DBF #DECC7D #7DDE9C #7D8EDE
square
#DE7DBF #DECC7D #7DDE9C #7D8EDE
split-complementary
#DE7DBF #8EDE7D #7DDECC
monochromatic
#B32D88 #D24CA7 #DE7DBF #EAAED7 #F7DFEF
Accessibility & contrast
On white
2.70
#DE7DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DE7DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7DBF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7DBF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#E87F96
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7dbf; /* rgb */ color: rgb(222, 125, 191); /* oklch */ color: oklch(71.6% 0.144 340.3);
Tailwind
colors: {
custom: {
50: '#eaa5d2',
500: '#de7dbf',
950: '#000000',
},
}SCSS
$custom: #de7dbf; $custom-light: #eaa5d2; $custom-dark: #000000;
JSON
{
"hex": "#de7dbf",
"rgb": {
"r": 222,
"g": 125,
"b": 191
},
"hsl": {
"h": 319.175,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.71616,
"c": 0.14382,
"h": 340.3
},
"luminance": 0.33958
}Semantic roles & 50–950 ramp
primary
#DE7DBF
secondary
#CDEAD6
accent
#C7541E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82