#DE6ABC#DE6ABC
#DE6ABC is a light, vivid pink. Relative luminance 0.295; OKLCH L 68.8% C 0.173 H 339.9°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6ABC |
|---|---|
| RGB | rgb(222, 106, 188) |
| HSL | hsl(318, 64%, 64%) |
| HSV | hsv(318, 52%, 87%) |
| CMYK | cmyk(0%, 52.3%, 15.3%, 12.9%) |
| CIE-LAB | lab(61.20, 55.09, -22.14) |
| CIE-LCH | lch(61.20, 59.37, 338.10°) |
| OKLab | oklab(68.79% 0.1624 -0.0594) |
| OKLCH | oklch(68.79% 0.173 339.9) |
| XYZ | xyz(44.3560, 29.4719, 50.9197) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.87
Purplish Pink
#CE5DAE
ΔE00 4.58
Orchid (survey)
#C875C4
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6ABC #6ADE8C
analogous
#C66ADE #DE6ABC #DE6A82
triadic
#DE6ABC #BCDE6A #6ABCDE
tetradic
#DE6ABC #DEC66A #6ADE8C #6A82DE
square
#DE6ABC #DEC66A #6ADE8C #6A82DE
split-complementary
#DE6ABC #82DE6A #6ADEC6
monochromatic
#A82582 #D338A5 #DE6ABC #E99CD3 #F4CEE9
Accessibility & contrast
On white
3.05
#DE6ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#DE6ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE6ABC
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6ABC | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F88BF
Deuteranopia (green-blind)
#909AB9
Tritanopia (blue-blind)
#E96C8A
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #de6abc; /* rgb */ color: rgb(222, 106, 188); /* oklch */ color: oklch(68.8% 0.173 339.9);
Tailwind
colors: {
custom: {
50: '#eb99d0',
500: '#de6abc',
950: '#000000',
},
}SCSS
$custom: #de6abc; $custom-light: #eb99d0; $custom-dark: #000000;
JSON
{
"hex": "#de6abc",
"rgb": {
"r": 222,
"g": 106,
"b": 188
},
"hsl": {
"h": 317.586,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.68788,
"c": 0.1729,
"h": 339.9
},
"luminance": 0.29469
}Semantic roles & 50–950 ramp
primary
#DE6ABC
secondary
#BEE6CA
accent
#CC4E1A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82