#DE74AE#DE74AE
#DE74AE is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.7% C 0.148 H 347.6°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74AE |
|---|---|
| RGB | rgb(222, 116, 174) |
| HSL | hsl(327, 62%, 66%) |
| HSV | hsv(327, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 21.6%, 12.9%) |
| CIE-LAB | lab(62.57, 48.14, -12.07) |
| CIE-LCH | lch(62.57, 49.63, 345.92°) |
| OKLab | oklab(69.66% 0.1441 -0.0316) |
| OKLCH | oklch(69.66% 0.148 347.6) |
| XYZ | xyz(44.0106, 31.0798, 43.7172) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.34
Hot Pink
#FF69B4
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Palevioletred
#DB7093
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74AE #74DEA4
analogous
#D974DE #DE74AE #DE7479
triadic
#DE74AE #AEDE74 #74AEDE
tetradic
#DE74AE #DED974 #74DEA4 #7479DE
square
#DE74AE #DED974 #74DEA4 #7479DE
split-complementary
#DE74AE #79DE74 #74DED9
monochromatic
#AE2972 #D24391 #DE74AE #EAA5CB #F5D7E8
Accessibility & contrast
On white
2.91
#DE74AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#DE74AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74AE
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74AE | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8CB0
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#EB728A
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #de74ae; /* rgb */ color: rgb(222, 116, 174); /* oklch */ color: oklch(69.7% 0.148 347.6);
Tailwind
colors: {
custom: {
50: '#eb9fc6',
500: '#de74ae',
950: '#000000',
},
}SCSS
$custom: #de74ae; $custom-light: #eb9fc6; $custom-dark: #000000;
JSON
{
"hex": "#de74ae",
"rgb": {
"r": 222,
"g": 116,
"b": 174
},
"hsl": {
"h": 327.17,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.69656,
"c": 0.14753,
"h": 347.6
},
"luminance": 0.31076
}Semantic roles & 50–950 ramp
primary
#DE74AE
secondary
#C6E8D5
accent
#C96B1C
background
#FEFAFC
surface
#FDF3F8
border
#D5CDD1
text
#160F13
muted
#847F82