#EF8DC9#EF8DC9
#EF8DC9 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.139 H 343.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DC9 |
|---|---|
| RGB | rgb(239, 141, 201) |
| HSL | hsl(323, 75%, 75%) |
| HSV | hsv(323, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 15.9%, 6.3%) |
| CIE-LAB | lab(70.61, 45.01, -14.96) |
| CIE-LCH | lch(70.61, 47.43, 341.62°) |
| OKLab | oklab(76.45% 0.1329 -0.0396) |
| OKLCH | oklch(76.45% 0.139 343.4) |
| XYZ | xyz(55.6647, 41.6211, 60.3488) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 6.47
Bubblegum (survey)
#FF6CB5
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.16
Hot Pink
#FF69B4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DC9 #8DEFB3
analogous
#E48DEF #EF8DC9 #EF8D98
triadic
#EF8DC9 #C9EF8D #8DC9EF
tetradic
#EF8DC9 #EFE48D #8DEFB3 #8D98EF
square
#EF8DC9 #EFE48D #8DEFB3 #8D98EF
split-complementary
#EF8DC9 #98EF8D #8DEFE4
monochromatic
#E02296 #E757B0 #EF8DC9 #F7C3E2 #FBE4F2
Accessibility & contrast
On white
2.25
#EF8DC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EF8DC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DC9
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DC9 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CB
Deuteranopia (green-blind)
#ACB3C6
Tritanopia (blue-blind)
#FA8DA3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8dc9; /* rgb */ color: rgb(239, 141, 201); /* oklch */ color: oklch(76.4% 0.139 343.4);
Tailwind
colors: {
custom: {
50: '#f6b0d9',
500: '#ef8dc9',
950: '#000000',
},
}SCSS
$custom: #ef8dc9; $custom-light: #f6b0d9; $custom-dark: #000000;
JSON
{
"hex": "#ef8dc9",
"rgb": {
"r": 239,
"g": 141,
"b": 201
},
"hsl": {
"h": 323.265,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76449,
"c": 0.13866,
"h": 343.4
},
"luminance": 0.41618
}Semantic roles & 50–950 ramp
primary
#EF8DC9
secondary
#D8F3E2
accent
#D85C0E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083