#DE74C8#DE74C8
#DE74C8 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.7% C 0.166 H 335.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74C8 |
|---|---|
| RGB | rgb(222, 116, 200) |
| HSL | hsl(312, 62%, 66%) |
| HSV | hsv(312, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 9.9%, 12.9%) |
| CIE-LAB | lab(63.50, 52.13, -25.41) |
| CIE-LCH | lch(63.50, 57.99, 334.02°) |
| OKLab | oklab(70.66% 0.1509 -0.0686) |
| OKLCH | oklch(70.66% 0.166 335.6) |
| XYZ | xyz(46.7950, 32.1936, 58.3816) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.51
Orchid (survey)
#C875C4
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74C8 #74DE8A
analogous
#BF74DE #DE74C8 #DE7493
triadic
#DE74C8 #C8DE74 #74C8DE
tetradic
#DE74C8 #DEBF74 #74DE8A #7493DE
square
#DE74C8 #DEBF74 #74DE8A #7493DE
split-complementary
#DE74C8 #93DE74 #74DEBF
monochromatic
#AE2993 #D243B4 #DE74C8 #EAA5DC #F5D7EF
Accessibility & contrast
On white
2.82
#DE74C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DE74C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74C8
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74C8 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7590CB
Deuteranopia (green-blind)
#92A0C5
Tritanopia (blue-blind)
#E77995
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de74c8; /* rgb */ color: rgb(222, 116, 200); /* oklch */ color: oklch(70.7% 0.166 335.6);
Tailwind
colors: {
custom: {
50: '#ea9fd9',
500: '#de74c8',
950: '#000000',
},
}SCSS
$custom: #de74c8; $custom-light: #ea9fd9; $custom-dark: #000000;
JSON
{
"hex": "#de74c8",
"rgb": {
"r": 222,
"g": 116,
"b": 200
},
"hsl": {
"h": 312.453,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.70655,
"c": 0.16577,
"h": 335.6
},
"luminance": 0.32191
}Semantic roles & 50–950 ramp
primary
#DE74C8
secondary
#C6E8CD
accent
#C9401C
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83