#EF84CC#EF84CC
#EF84CC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.156 H 340.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF84CC |
|---|---|
| RGB | rgb(239, 132, 204) |
| HSL | hsl(320, 77%, 73%) |
| HSV | hsv(320, 45%, 94%) |
| CMYK | cmyk(0%, 44.8%, 14.6%, 6.3%) |
| CIE-LAB | lab(68.91, 50.04, -19.20) |
| CIE-LCH | lch(68.91, 53.59, 339.01°) |
| OKLab | oklab(75.2% 0.1471 -0.0512) |
| OKLCH | oklch(75.2% 0.156 340.8) |
| XYZ | xyz(54.7475, 39.2166, 61.8010) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.84
Bubblegum (survey)
#FF6CB5
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 6.63
Hot Pink
#FF69B4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF84CC #84EFA7
analogous
#DC84EF #EF84CC #EF8497
triadic
#EF84CC #CCEF84 #84CCEF
tetradic
#EF84CC #EFDC84 #84EFA7 #8497EF
square
#EF84CC #EFDC84 #84EFA7 #8497EF
split-complementary
#EF84CC #97EF84 #84EFDC
monochromatic
#DC1D9D #E84EB6 #EF84CC #F6BAE2 #FBE4F4
Accessibility & contrast
On white
2.37
#EF84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EF84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF84CC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF84CC | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ECF
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#FA859F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef84cc; /* rgb */ color: rgb(239, 132, 204); /* oklch */ color: oklch(75.2% 0.156 340.8);
Tailwind
colors: {
custom: {
50: '#f6aadb',
500: '#ef84cc',
950: '#000000',
},
}SCSS
$custom: #ef84cc; $custom-light: #f6aadb; $custom-dark: #000000;
JSON
{
"hex": "#ef84cc",
"rgb": {
"r": 239,
"g": 132,
"b": 204
},
"hsl": {
"h": 319.626,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.75202,
"c": 0.15579,
"h": 340.8
},
"luminance": 0.39213
}Semantic roles & 50–950 ramp
primary
#EF84CC
secondary
#D8F3E1
accent
#D94F0C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83