#DE74BE#DE74BE
#DE74BE is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.3% C 0.158 H 339.9°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74BE |
|---|---|
| RGB | rgb(222, 116, 190) |
| HSL | hsl(318, 62%, 66%) |
| HSV | hsv(318, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(63.13, 50.53, -20.33) |
| CIE-LCH | lch(63.13, 54.47, 338.09°) |
| OKLab | oklab(70.25% 0.1485 -0.0544) |
| OKLCH | oklch(70.25% 0.158 339.9) |
| XYZ | xyz(45.6643, 31.7413, 52.4268) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.90
Orchid (survey)
#C875C4
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.55
Purplish Pink
#CE5DAE
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74BE #74DE94
analogous
#C974DE #DE74BE #DE7489
triadic
#DE74BE #BEDE74 #74BEDE
tetradic
#DE74BE #DEC974 #74DE94 #7489DE
square
#DE74BE #DEC974 #74DE94 #7489DE
split-complementary
#DE74BE #89DE74 #74DEC9
monochromatic
#AE2986 #D243A7 #DE74BE #EAA5D5 #F5D7EC
Accessibility & contrast
On white
2.86
#DE74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#DE74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74BE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74BE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EC1
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#E97690
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de74be; /* rgb */ color: rgb(222, 116, 190); /* oklch */ color: oklch(70.3% 0.158 339.9);
Tailwind
colors: {
custom: {
50: '#ea9fd1',
500: '#de74be',
950: '#000000',
},
}SCSS
$custom: #de74be; $custom-light: #ea9fd1; $custom-dark: #000000;
JSON
{
"hex": "#de74be",
"rgb": {
"r": 222,
"g": 116,
"b": 190
},
"hsl": {
"h": 318.113,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.70253,
"c": 0.15815,
"h": 339.9
},
"luminance": 0.31738
}Semantic roles & 50–950 ramp
primary
#DE74BE
secondary
#C6E8D0
accent
#C9501C
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82