#EF7DCF#EF7DCF
#EF7DCF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.169 H 338.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DCF |
|---|---|
| RGB | rgb(239, 125, 207) |
| HSL | hsl(317, 78%, 71%) |
| HSV | hsv(317, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 13.4%, 6.3%) |
| CIE-LAB | lab(67.67, 53.96, -22.76) |
| CIE-LCH | lch(67.67, 58.56, 337.13°) |
| OKLab | oklab(74.31% 0.1581 -0.061) |
| OKLCH | oklch(74.31% 0.169 338.9) |
| XYZ | xyz(54.1932, 37.5267, 63.4084) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.97
Pink (survey)
#FF81C0
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 5.76
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DCF #7DEF9D
analogous
#D67DEF #EF7DCF #EF7D96
triadic
#EF7DCF #CFEF7D #7DCFEF
tetradic
#EF7DCF #EFD67D #7DEF9D #7D96EF
square
#EF7DCF #EFD67D #7DEF9D #7D96EF
split-complementary
#EF7DCF #96EF7D #7DEFD6
monochromatic
#D71AA2 #E847BB #EF7DCF #F6B3E3 #FCE4F5
Accessibility & contrast
On white
2.47
#EF7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EF7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DCF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DCF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD2
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#FA809D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef7dcf; /* rgb */ color: rgb(239, 125, 207); /* oklch */ color: oklch(74.3% 0.169 338.9);
Tailwind
colors: {
custom: {
50: '#f6a6dd',
500: '#ef7dcf',
950: '#000000',
},
}SCSS
$custom: #ef7dcf; $custom-light: #f6a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ef7dcf",
"rgb": {
"r": 239,
"g": 125,
"b": 207
},
"hsl": {
"h": 316.842,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.7431,
"c": 0.16946,
"h": 338.9
},
"luminance": 0.37523
}Semantic roles & 50–950 ramp
primary
#EF7DCF
secondary
#D5F3DD
accent
#DA450B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83