#DE6DBE#DE6DBE
#DE6DBE is a light, vivid pink. Relative luminance 0.302; OKLCH L 69.3% C 0.170 H 339.3°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6DBE |
|---|---|
| RGB | rgb(222, 109, 190) |
| HSL | hsl(317, 63%, 65%) |
| HSV | hsv(317, 51%, 87%) |
| CMYK | cmyk(0%, 50.9%, 14.4%, 12.9%) |
| CIE-LAB | lab(61.82, 53.96, -22.33) |
| CIE-LCH | lch(61.82, 58.40, 337.52°) |
| OKLab | oklab(69.27% 0.1586 -0.0599) |
| OKLCH | oklch(69.27% 0.17 339.3) |
| XYZ | xyz(44.8876, 30.1879, 52.1679) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.29
Orchid (survey)
#C875C4
ΔE00 4.77
Orchid
#DA70D6
ΔE00 4.96
Purplish Pink
#CE5DAE
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.28
Purpleish Pink
#DF4EC8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6DBE #6DDE8D
analogous
#C56DDE #DE6DBE #DE6D86
triadic
#DE6DBE #BEDE6D #6DBEDE
tetradic
#DE6DBE #DEC56D #6DDE8D #6D86DE
square
#DE6DBE #DEC56D #6DDE8D #6D86DE
split-complementary
#DE6DBE #86DE6D #6DDEC5
monochromatic
#AA2685 #D33BA8 #DE6DBE #E99FD4 #F5D1EA
Accessibility & contrast
On white
2.98
#DE6DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#DE6DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6DBE
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6DBE | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728AC1
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#E9708D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #de6dbe; /* rgb */ color: rgb(222, 109, 190); /* oklch */ color: oklch(69.3% 0.170 339.3);
Tailwind
colors: {
custom: {
50: '#eb9bd1',
500: '#de6dbe',
950: '#000000',
},
}SCSS
$custom: #de6dbe; $custom-light: #eb9bd1; $custom-dark: #000000;
JSON
{
"hex": "#de6dbe",
"rgb": {
"r": 222,
"g": 109,
"b": 190
},
"hsl": {
"h": 316.991,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.69274,
"c": 0.16954,
"h": 339.3
},
"luminance": 0.30185
}Semantic roles & 50–950 ramp
primary
#DE6DBE
secondary
#C0E7CB
accent
#CB4D1B
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82