#DE74BF#DE74BF
#DE74BF is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.3% C 0.159 H 339.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74BF |
|---|---|
| RGB | rgb(222, 116, 191) |
| HSL | hsl(318, 62%, 66%) |
| HSV | hsv(318, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 14%, 12.9%) |
| CIE-LAB | lab(63.16, 50.69, -20.84) |
| CIE-LCH | lch(63.16, 54.81, 337.65°) |
| OKLab | oklab(70.29% 0.1488 -0.0558) |
| OKLCH | oklch(70.29% 0.159 339.4) |
| XYZ | xyz(45.7740, 31.7852, 53.0043) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.02
Orchid (survey)
#C875C4
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.35
Purplish Pink
#CE5DAE
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74BF #74DE93
analogous
#C874DE #DE74BF #DE748A
triadic
#DE74BF #BFDE74 #74BFDE
tetradic
#DE74BF #DEC874 #74DE93 #748ADE
square
#DE74BF #DEC874 #74DE93 #748ADE
split-complementary
#DE74BF #8ADE74 #74DEC8
monochromatic
#AE2987 #D243A8 #DE74BF #EAA5D6 #F5D7ED
Accessibility & contrast
On white
2.85
#DE74BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DE74BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74BF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74BF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788FC2
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#E87691
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de74bf; /* rgb */ color: rgb(222, 116, 191); /* oklch */ color: oklch(70.3% 0.159 339.4);
Tailwind
colors: {
custom: {
50: '#ea9fd2',
500: '#de74bf',
950: '#000000',
},
}SCSS
$custom: #de74bf; $custom-light: #ea9fd2; $custom-dark: #000000;
JSON
{
"hex": "#de74bf",
"rgb": {
"r": 222,
"g": 116,
"b": 191
},
"hsl": {
"h": 317.547,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.70292,
"c": 0.15888,
"h": 339.4
},
"luminance": 0.31782
}Semantic roles & 50–950 ramp
primary
#DE74BF
secondary
#C6E8D0
accent
#C94F1C
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82