#EF8DCD#EF8DCD
#EF8DCD is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.141 H 341.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DCD |
|---|---|
| RGB | rgb(239, 141, 205) |
| HSL | hsl(321, 75%, 75%) |
| HSV | hsv(321, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 14.2%, 6.3%) |
| CIE-LAB | lab(70.74, 45.64, -16.98) |
| CIE-LCH | lch(70.74, 48.69, 339.59°) |
| OKLab | oklab(76.59% 0.134 -0.0451) |
| OKLCH | oklch(76.59% 0.141 341.4) |
| XYZ | xyz(56.1413, 41.8117, 62.8592) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Pink (survey)
#FF81C0
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.47
Hot Pink
#FF69B4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DCD #8DEFAF
analogous
#E08DEF #EF8DCD #EF8D9C
triadic
#EF8DCD #CDEF8D #8DCDEF
tetradic
#EF8DCD #EFE08D #8DEFAF #8D9CEF
square
#EF8DCD #EFE08D #8DEFAF #8D9CEF
split-complementary
#EF8DCD #9CEF8D #8DEFE0
monochromatic
#E0229E #E757B5 #EF8DCD #F7C3E5 #FBE4F3
Accessibility & contrast
On white
2.24
#EF8DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EF8DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DCD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DCD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#FA8EA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8dcd; /* rgb */ color: rgb(239, 141, 205); /* oklch */ color: oklch(76.6% 0.141 341.4);
Tailwind
colors: {
custom: {
50: '#f6b0dc',
500: '#ef8dcd',
950: '#000000',
},
}SCSS
$custom: #ef8dcd; $custom-light: #f6b0dc; $custom-dark: #000000;
JSON
{
"hex": "#ef8dcd",
"rgb": {
"r": 239,
"g": 141,
"b": 205
},
"hsl": {
"h": 320.816,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76592,
"c": 0.14144,
"h": 341.4
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#EF8DCD
secondary
#D8F3E1
accent
#D8540E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083