#EF8ECD#EF8ECD
#EF8ECD is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.7% C 0.140 H 341.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8ECD |
|---|---|
| RGB | rgb(239, 142, 205) |
| HSL | hsl(321, 75%, 75%) |
| HSV | hsv(321, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 14.2%, 6.3%) |
| CIE-LAB | lab(70.95, 45.12, -16.67) |
| CIE-LCH | lch(70.95, 48.10, 339.72°) |
| OKLab | oklab(76.75% 0.1325 -0.0443) |
| OKLCH | oklch(76.75% 0.14 341.5) |
| XYZ | xyz(56.2895, 42.1080, 62.9086) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.57
Bubblegum (survey)
#FF6CB5
ΔE00 7.61
Hot Pink
#FF69B4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8ECD #8EEFB0
analogous
#E18EEF #EF8ECD #EF8E9D
triadic
#EF8ECD #CDEF8E #8ECDEF
tetradic
#EF8ECD #EFE18E #8EEFB0 #8E9DEF
square
#EF8ECD #EFE18E #8EEFB0 #8E9DEF
split-complementary
#EF8ECD #9DEF8E #8EEFE1
monochromatic
#E0239E #E758B5 #EF8ECD #F7C4E5 #FBE4F3
Accessibility & contrast
On white
2.23
#EF8ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EF8ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8ECD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8ECD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#FA8FA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8ecd; /* rgb */ color: rgb(239, 142, 205); /* oklch */ color: oklch(76.7% 0.140 341.5);
Tailwind
colors: {
custom: {
50: '#f6b1dc',
500: '#ef8ecd',
950: '#000000',
},
}SCSS
$custom: #ef8ecd; $custom-light: #f6b1dc; $custom-dark: #000000;
JSON
{
"hex": "#ef8ecd",
"rgb": {
"r": 239,
"g": 142,
"b": 205
},
"hsl": {
"h": 321.031,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76746,
"c": 0.13975,
"h": 341.5
},
"luminance": 0.42105
}Semantic roles & 50–950 ramp
primary
#EF8ECD
secondary
#D8F3E1
accent
#D7550E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083