#EF8DC2#EF8DC2
#EF8DC2 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.2% C 0.134 H 347.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DC2 |
|---|---|
| RGB | rgb(239, 141, 194) |
| HSL | hsl(328, 75%, 75%) |
| HSV | hsv(328, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 18.8%, 6.3%) |
| CIE-LAB | lab(70.39, 43.95, -11.41) |
| CIE-LCH | lch(70.39, 45.41, 345.45°) |
| OKLab | oklab(76.21% 0.1308 -0.0299) |
| OKLCH | oklch(76.21% 0.134 347.1) |
| XYZ | xyz(54.8599, 41.2992, 56.1105) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Pinky
#FC86AA
ΔE00 6.79
Hot Pink
#FF69B4
ΔE00 7.21
Carnation Pink
#FF7FA7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DC2 #8DEFBA
analogous
#EB8DEF #EF8DC2 #EF8D91
triadic
#EF8DC2 #C2EF8D #8DC2EF
tetradic
#EF8DC2 #EFEB8D #8DEFBA #8D91EF
square
#EF8DC2 #EFEB8D #8DEFBA #8D91EF
split-complementary
#EF8DC2 #91EF8D #8DEFEB
monochromatic
#E02289 #E757A5 #EF8DC2 #F7C3DF #FBE4F1
Accessibility & contrast
On white
2.27
#EF8DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EF8DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DC2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DC2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C4
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#FB8BA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8dc2; /* rgb */ color: rgb(239, 141, 194); /* oklch */ color: oklch(76.2% 0.134 347.1);
Tailwind
colors: {
custom: {
50: '#f6b0d4',
500: '#ef8dc2',
950: '#000000',
},
}SCSS
$custom: #ef8dc2; $custom-light: #f6b0d4; $custom-dark: #000000;
JSON
{
"hex": "#ef8dc2",
"rgb": {
"r": 239,
"g": 141,
"b": 194
},
"hsl": {
"h": 327.551,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76206,
"c": 0.13415,
"h": 347.1
},
"luminance": 0.41296
}Semantic roles & 50–950 ramp
primary
#EF8DC2
secondary
#D8F3E4
accent
#D86B0E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083