#DE74A2#DE74A2
#DE74A2 is a light, vivid pink. Relative luminance 0.306; OKLCH L 69.2% C 0.141 H 354.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74A2 |
|---|---|
| RGB | rgb(222, 116, 162) |
| HSL | hsl(334, 62%, 66%) |
| HSV | hsv(334, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 27%, 12.9%) |
| CIE-LAB | lab(62.20, 46.46, -5.78) |
| CIE-LCH | lch(62.20, 46.82, 352.91°) |
| OKLab | oklab(69.25% 0.1404 -0.0147) |
| OKLCH | oklch(69.25% 0.141 354) |
| XYZ | xyz(42.8926, 30.6326, 37.8291) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.46
Muted Pink
#D1768F
ΔE00 5.26
Medium Pink
#F36196
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Pale Magenta
#D767AD
ΔE00 5.78
Bubblegum (survey)
#FF6CB5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74A2 #74DEB0
analogous
#DE74D7 #DE74A2 #DE7B74
triadic
#DE74A2 #A2DE74 #74A2DE
tetradic
#DE74A2 #D7DE74 #74DEB0 #7B74DE
square
#DE74A2 #D7DE74 #74DEB0 #7B74DE
split-complementary
#DE74A2 #74DE7B #74D7DE
monochromatic
#AE2963 #D24381 #DE74A2 #EAA5C3 #F5D7E4
Accessibility & contrast
On white
2.95
#DE74A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#DE74A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74A2
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74A2 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818BA4
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#EC6F85
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #de74a2; /* rgb */ color: rgb(222, 116, 162); /* oklch */ color: oklch(69.2% 0.141 354.0);
Tailwind
colors: {
custom: {
50: '#eb9fbd',
500: '#de74a2',
950: '#000000',
},
}SCSS
$custom: #de74a2; $custom-light: #eb9fbd; $custom-dark: #000000;
JSON
{
"hex": "#de74a2",
"rgb": {
"r": 222,
"g": 116,
"b": 162
},
"hsl": {
"h": 333.962,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.69246,
"c": 0.14111,
"h": 354
},
"luminance": 0.30629
}Semantic roles & 50–950 ramp
primary
#DE74A2
secondary
#C6E8D9
accent
#C97E1C
background
#FEF9FB
surface
#FDF2F6
border
#D5CCD0
text
#160F12
muted
#847E81