#DE7DBE#DE7DBE
#DE7DBE is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.6% C 0.143 H 340.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7DBE |
|---|---|
| RGB | rgb(222, 125, 190) |
| HSL | hsl(320, 60%, 68%) |
| HSV | hsv(320, 44%, 87%) |
| CMYK | cmyk(0%, 43.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(64.90, 46.00, -17.64) |
| CIE-LCH | lch(64.90, 49.26, 339.02°) |
| OKLab | oklab(71.58% 0.1352 -0.047) |
| OKLCH | oklch(71.58% 0.143 340.8) |
| XYZ | xyz(46.7525, 33.9176, 52.7895) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.52
Orchid (survey)
#C875C4
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7DBE #7DDE9D
analogous
#CD7DDE #DE7DBE #DE7D8D
triadic
#DE7DBE #BEDE7D #7DBEDE
tetradic
#DE7DBE #DECD7D #7DDE9D #7D8DDE
square
#DE7DBE #DECD7D #7DDE9D #7D8DDE
split-complementary
#DE7DBE #8DDE7D #7DDECD
monochromatic
#B32D87 #D24CA6 #DE7DBE #EAAED6 #F7DFEF
Accessibility & contrast
On white
2.70
#DE7DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#DE7DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7DBE
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7DBE | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#E87E95
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7dbe; /* rgb */ color: rgb(222, 125, 190); /* oklch */ color: oklch(71.6% 0.143 340.8);
Tailwind
colors: {
custom: {
50: '#eaa5d1',
500: '#de7dbe',
950: '#000000',
},
}SCSS
$custom: #de7dbe; $custom-light: #eaa5d1; $custom-dark: #000000;
JSON
{
"hex": "#de7dbe",
"rgb": {
"r": 222,
"g": 125,
"b": 190
},
"hsl": {
"h": 319.794,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.71578,
"c": 0.1431,
"h": 340.8
},
"luminance": 0.33915
}Semantic roles & 50–950 ramp
primary
#DE7DBE
secondary
#CDEAD6
accent
#C7561E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82