#DE6DC0#DE6DC0
#DE6DC0 is a light, vivid pink. Relative luminance 0.303; OKLCH L 69.4% C 0.171 H 338.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6DC0 |
|---|---|
| RGB | rgb(222, 109, 192) |
| HSL | hsl(316, 63%, 65%) |
| HSV | hsv(316, 51%, 87%) |
| CMYK | cmyk(0%, 50.9%, 13.5%, 12.9%) |
| CIE-LAB | lab(61.89, 54.27, -23.35) |
| CIE-LCH | lch(61.89, 59.08, 336.72°) |
| OKLab | oklab(69.36% 0.1591 -0.0628) |
| OKLCH | oklch(69.36% 0.171 338.5) |
| XYZ | xyz(45.1077, 30.2759, 53.3270) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.64
Orchid
#DA70D6
ΔE00 4.55
Orchid (survey)
#C875C4
ΔE00 4.56
Purplish Pink
#CE5DAE
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.05
Purpleish Pink
#DF4EC8
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6DC0 #6DDE8B
analogous
#C36DDE #DE6DC0 #DE6D88
triadic
#DE6DC0 #C0DE6D #6DC0DE
tetradic
#DE6DC0 #DEC36D #6DDE8B #6D88DE
square
#DE6DC0 #DEC36D #6DDE8B #6D88DE
split-complementary
#DE6DC0 #88DE6D #6DDEC3
monochromatic
#AA2687 #D33BAA #DE6DC0 #E99FD6 #F5D1EB
Accessibility & contrast
On white
2.98
#DE6DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#DE6DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6DC0
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6DC0 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718BC3
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#E9708E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #de6dc0; /* rgb */ color: rgb(222, 109, 192); /* oklch */ color: oklch(69.4% 0.171 338.5);
Tailwind
colors: {
custom: {
50: '#eb9bd3',
500: '#de6dc0',
950: '#000000',
},
}SCSS
$custom: #de6dc0; $custom-light: #eb9bd3; $custom-dark: #000000;
JSON
{
"hex": "#de6dc0",
"rgb": {
"r": 222,
"g": 109,
"b": 192
},
"hsl": {
"h": 315.929,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.69355,
"c": 0.17101,
"h": 338.5
},
"luminance": 0.30273
}Semantic roles & 50–950 ramp
primary
#DE6DC0
secondary
#C0E7CA
accent
#CB491B
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82