#EF8DCF#EF8DCF
#EF8DCF is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.7% C 0.143 H 340.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DCF |
|---|---|
| RGB | rgb(239, 141, 207) |
| HSL | hsl(320, 75%, 75%) |
| HSV | hsv(320, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 13.4%, 6.3%) |
| CIE-LAB | lab(70.81, 45.95, -17.99) |
| CIE-LCH | lch(70.81, 49.35, 338.62°) |
| OKLab | oklab(76.67% 0.1346 -0.0479) |
| OKLCH | oklch(76.67% 0.143 340.4) |
| XYZ | xyz(56.3843, 41.9089, 64.1388) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.20
Pink (survey)
#FF81C0
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 7.45
Bubblegum (survey)
#FF6CB5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DCF #8DEFAD
analogous
#DE8DEF #EF8DCF #EF8D9E
triadic
#EF8DCF #CFEF8D #8DCFEF
tetradic
#EF8DCF #EFDE8D #8DEFAD #8D9EEF
square
#EF8DCF #EFDE8D #8DEFAD #8D9EEF
split-complementary
#EF8DCF #9EEF8D #8DEFDE
monochromatic
#E022A2 #E757B8 #EF8DCF #F7C3E6 #FBE4F4
Accessibility & contrast
On white
2.24
#EF8DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EF8DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DCF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DCF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#FA8EA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8dcf; /* rgb */ color: rgb(239, 141, 207); /* oklch */ color: oklch(76.7% 0.143 340.4);
Tailwind
colors: {
custom: {
50: '#f6b0dd',
500: '#ef8dcf',
950: '#000000',
},
}SCSS
$custom: #ef8dcf; $custom-light: #f6b0dd; $custom-dark: #000000;
JSON
{
"hex": "#ef8dcf",
"rgb": {
"r": 239,
"g": 141,
"b": 207
},
"hsl": {
"h": 319.592,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76665,
"c": 0.14289,
"h": 340.4
},
"luminance": 0.41905
}Semantic roles & 50–950 ramp
primary
#EF8DCF
secondary
#D8F3E1
accent
#D8500E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083