#EF7CCE#EF7CCE
#EF7CCE is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.170 H 339.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7CCE |
|---|---|
| RGB | rgb(239, 124, 206) |
| HSL | hsl(317, 78%, 71%) |
| HSV | hsv(317, 48%, 94%) |
| CMYK | cmyk(0%, 48.1%, 13.8%, 6.3%) |
| CIE-LAB | lab(67.45, 54.29, -22.54) |
| CIE-LCH | lch(67.45, 58.79, 337.45°) |
| OKLab | oklab(74.13% 0.1593 -0.0604) |
| OKLCH | oklch(74.13% 0.17 339.2) |
| XYZ | xyz(53.9454, 37.2260, 62.7246) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 5.04
Pink (survey)
#FF81C0
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7CCE #7CEF9D
analogous
#D67CEF #EF7CCE #EF7C94
triadic
#EF7CCE #CEEF7C #7CCEEF
tetradic
#EF7CCE #EFD67C #7CEF9D #7C94EF
square
#EF7CCE #EFD67C #7CEF9D #7C94EF
split-complementary
#EF7CCE #94EF7C #7CEFD6
monochromatic
#D61AA0 #E845BA #EF7CCE #F6B3E2 #FCE4F5
Accessibility & contrast
On white
2.49
#EF7CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EF7CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7CCE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7CCE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D1
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#FA7F9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7cce; /* rgb */ color: rgb(239, 124, 206); /* oklch */ color: oklch(74.1% 0.170 339.2);
Tailwind
colors: {
custom: {
50: '#f6a5dd',
500: '#ef7cce',
950: '#000000',
},
}SCSS
$custom: #ef7cce; $custom-light: #f6a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ef7cce",
"rgb": {
"r": 239,
"g": 124,
"b": 206
},
"hsl": {
"h": 317.217,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.74131,
"c": 0.17035,
"h": 339.2
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#EF7CCE
secondary
#D4F3DD
accent
#DA470B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83