#DE74CC#DE74CC
#DE74CC is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.8% C 0.169 H 333.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74CC |
|---|---|
| RGB | rgb(222, 116, 204) |
| HSL | hsl(310, 62%, 66%) |
| HSV | hsv(310, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 8.1%, 12.9%) |
| CIE-LAB | lab(63.66, 52.79, -27.42) |
| CIE-LCH | lch(63.66, 59.48, 332.55°) |
| OKLab | oklab(70.82% 0.1518 -0.0743) |
| OKLCH | oklch(70.82% 0.169 333.9) |
| XYZ | xyz(47.2686, 32.3830, 60.8759) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 2.76
Orchid (survey)
#C875C4
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74CC #74DE86
analogous
#BB74DE #DE74CC #DE7497
triadic
#DE74CC #CCDE74 #74CCDE
tetradic
#DE74CC #DEBB74 #74DE86 #7497DE
square
#DE74CC #DEBB74 #74DE86 #7497DE
split-complementary
#DE74CC #97DE74 #74DEBB
monochromatic
#AE2998 #D243BA #DE74CC #EAA5DE #F5D7F0
Accessibility & contrast
On white
2.81
#DE74CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DE74CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74CC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74CC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CF
Deuteranopia (green-blind)
#90A0C9
Tritanopia (blue-blind)
#E77A97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de74cc; /* rgb */ color: rgb(222, 116, 204); /* oklch */ color: oklch(70.8% 0.169 333.9);
Tailwind
colors: {
custom: {
50: '#ea9fdb',
500: '#de74cc',
950: '#000000',
},
}SCSS
$custom: #de74cc; $custom-light: #ea9fdb; $custom-dark: #000000;
JSON
{
"hex": "#de74cc",
"rgb": {
"r": 222,
"g": 116,
"b": 204
},
"hsl": {
"h": 310.189,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.70822,
"c": 0.16898,
"h": 333.9
},
"luminance": 0.3238
}Semantic roles & 50–950 ramp
primary
#DE74CC
secondary
#C6E8CB
accent
#C93A1C
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83