#EF7CCF#EF7CCF
#EF7CCF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.171 H 338.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7CCF |
|---|---|
| RGB | rgb(239, 124, 207) |
| HSL | hsl(317, 78%, 71%) |
| HSV | hsv(317, 48%, 94%) |
| CMYK | cmyk(0%, 48.1%, 13.4%, 6.3%) |
| CIE-LAB | lab(67.48, 54.45, -23.04) |
| CIE-LCH | lch(67.48, 59.12, 337.06°) |
| OKLab | oklab(74.17% 0.1595 -0.0618) |
| OKLCH | oklch(74.17% 0.171 338.8) |
| XYZ | xyz(54.0672, 37.2748, 63.3664) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7CCF #7CEF9C
analogous
#D57CEF #EF7CCF #EF7C95
triadic
#EF7CCF #CFEF7C #7CCFEF
tetradic
#EF7CCF #EFD57C #7CEF9C #7C95EF
square
#EF7CCF #EFD57C #7CEF9C #7C95EF
split-complementary
#EF7CCF #95EF7C #7CEFD5
monochromatic
#D61AA2 #E845BB #EF7CCF #F6B3E3 #FCE4F5
Accessibility & contrast
On white
2.48
#EF7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EF7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7CCF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7CCF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D2
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#FA7F9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7ccf; /* rgb */ color: rgb(239, 124, 207); /* oklch */ color: oklch(74.2% 0.171 338.8);
Tailwind
colors: {
custom: {
50: '#f6a5dd',
500: '#ef7ccf',
950: '#000000',
},
}SCSS
$custom: #ef7ccf; $custom-light: #f6a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ef7ccf",
"rgb": {
"r": 239,
"g": 124,
"b": 207
},
"hsl": {
"h": 316.696,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.7417,
"c": 0.17108,
"h": 338.8
},
"luminance": 0.37271
}Semantic roles & 50–950 ramp
primary
#EF7CCF
secondary
#D4F3DD
accent
#DA450B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83