#EF7CCD#EF7CCD
#EF7CCD is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.170 H 339.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7CCD |
|---|---|
| RGB | rgb(239, 124, 205) |
| HSL | hsl(318, 78%, 71%) |
| HSV | hsv(318, 48%, 94%) |
| CMYK | cmyk(0%, 48.1%, 14.2%, 6.3%) |
| CIE-LAB | lab(67.41, 54.14, -22.04) |
| CIE-LCH | lch(67.41, 58.45, 337.85°) |
| OKLab | oklab(74.09% 0.159 -0.059) |
| OKLCH | oklch(74.09% 0.17 339.6) |
| XYZ | xyz(53.8243, 37.1776, 62.0869) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 5.43
Bubblegum (survey)
#FF6CB5
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7CCD #7CEF9E
analogous
#D77CEF #EF7CCD #EF7C93
triadic
#EF7CCD #CDEF7C #7CCDEF
tetradic
#EF7CCD #EFD77C #7CEF9E #7C93EF
square
#EF7CCD #EFD77C #7CEF9E #7C93EF
split-complementary
#EF7CCD #93EF7C #7CEFD7
monochromatic
#D61A9F #E845B8 #EF7CCD #F6B3E2 #FCE4F5
Accessibility & contrast
On white
2.49
#EF7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EF7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7CCD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7CCD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D0
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#FA7E9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7ccd; /* rgb */ color: rgb(239, 124, 205); /* oklch */ color: oklch(74.1% 0.170 339.6);
Tailwind
colors: {
custom: {
50: '#f6a5dc',
500: '#ef7ccd',
950: '#000000',
},
}SCSS
$custom: #ef7ccd; $custom-light: #f6a5dc; $custom-dark: #000000;
JSON
{
"hex": "#ef7ccd",
"rgb": {
"r": 239,
"g": 124,
"b": 205
},
"hsl": {
"h": 317.739,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.74092,
"c": 0.16963,
"h": 339.6
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#EF7CCD
secondary
#D4F3DD
accent
#DA480B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83