#DE6EC0#DE6EC0
#DE6EC0 is a light, vivid pink. Relative luminance 0.305; OKLCH L 69.5% C 0.169 H 338.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6EC0 |
|---|---|
| RGB | rgb(222, 110, 192) |
| HSL | hsl(316, 63%, 65%) |
| HSV | hsv(316, 50%, 87%) |
| CMYK | cmyk(0%, 50.5%, 13.5%, 12.9%) |
| CIE-LAB | lab(62.08, 53.79, -23.07) |
| CIE-LCH | lch(62.08, 58.53, 336.78°) |
| OKLab | oklab(69.49% 0.1577 -0.062) |
| OKLCH | oklch(69.49% 0.169 338.5) |
| XYZ | xyz(45.2150, 30.4905, 53.3628) |
| Luminance | 0.3049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.67
Orchid (survey)
#C875C4
ΔE00 4.55
Orchid
#DA70D6
ΔE00 4.60
Purplish Pink
#CE5DAE
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6EC0 #6EDE8C
analogous
#C46EDE #DE6EC0 #DE6E88
triadic
#DE6EC0 #C0DE6E #6EC0DE
tetradic
#DE6EC0 #DEC46E #6EDE8C #6E88DE
square
#DE6EC0 #DEC46E #6EDE8C #6E88DE
split-complementary
#DE6EC0 #88DE6E #6EDEC4
monochromatic
#AB2787 #D33CAA #DE6EC0 #E9A0D6 #F5D2EB
Accessibility & contrast
On white
2.96
#DE6EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#DE6EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6EC0
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6EC0 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728BC3
Deuteranopia (green-blind)
#919CBD
Tritanopia (blue-blind)
#E9718E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #de6ec0; /* rgb */ color: rgb(222, 110, 192); /* oklch */ color: oklch(69.5% 0.169 338.5);
Tailwind
colors: {
custom: {
50: '#eb9bd3',
500: '#de6ec0',
950: '#000000',
},
}SCSS
$custom: #de6ec0; $custom-light: #eb9bd3; $custom-dark: #000000;
JSON
{
"hex": "#de6ec0",
"rgb": {
"r": 222,
"g": 110,
"b": 192
},
"hsl": {
"h": 316.071,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.69491,
"c": 0.1694,
"h": 338.5
},
"luminance": 0.30487
}Semantic roles & 50–950 ramp
primary
#DE6EC0
secondary
#C1E7CB
accent
#CB4A1B
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82