#EF8DC8#EF8DC8
#EF8DC8 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.138 H 343.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DC8 |
|---|---|
| RGB | rgb(239, 141, 200) |
| HSL | hsl(324, 75%, 75%) |
| HSV | hsv(324, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 16.3%, 6.3%) |
| CIE-LAB | lab(70.58, 44.86, -14.45) |
| CIE-LCH | lch(70.58, 47.13, 342.14°) |
| OKLab | oklab(76.41% 0.1326 -0.0382) |
| OKLCH | oklch(76.41% 0.138 343.9) |
| XYZ | xyz(55.5474, 41.5742, 59.7313) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.30
Hot Pink
#FF69B4
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DC8 #8DEFB4
analogous
#E58DEF #EF8DC8 #EF8D97
triadic
#EF8DC8 #C8EF8D #8DC8EF
tetradic
#EF8DC8 #EFE58D #8DEFB4 #8D97EF
square
#EF8DC8 #EFE58D #8DEFB4 #8D97EF
split-complementary
#EF8DC8 #97EF8D #8DEFE5
monochromatic
#E02294 #E757AE #EF8DC8 #F7C3E2 #FBE4F2
Accessibility & contrast
On white
2.25
#EF8DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EF8DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DC8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DC8 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CA
Deuteranopia (green-blind)
#ACB3C5
Tritanopia (blue-blind)
#FA8DA2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8dc8; /* rgb */ color: rgb(239, 141, 200); /* oklch */ color: oklch(76.4% 0.138 343.9);
Tailwind
colors: {
custom: {
50: '#f6b0d8',
500: '#ef8dc8',
950: '#000000',
},
}SCSS
$custom: #ef8dc8; $custom-light: #f6b0d8; $custom-dark: #000000;
JSON
{
"hex": "#ef8dc8",
"rgb": {
"r": 239,
"g": 141,
"b": 200
},
"hsl": {
"h": 323.878,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76414,
"c": 0.13799,
"h": 343.9
},
"luminance": 0.41571
}Semantic roles & 50–950 ramp
primary
#EF8DC8
secondary
#D8F3E3
accent
#D85E0E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083