#EF8CDA#EF8CDA
#EF8CDA is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.9% C 0.153 H 335.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CDA |
|---|---|
| RGB | rgb(239, 140, 218) |
| HSL | hsl(313, 76%, 74%) |
| HSV | hsv(313, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 8.8%, 6.3%) |
| CIE-LAB | lab(70.99, 48.24, -23.79) |
| CIE-LCH | lch(70.99, 53.79, 333.75°) |
| OKLab | oklab(76.93% 0.139 -0.064) |
| OKLCH | oklch(76.93% 0.153 335.3) |
| XYZ | xyz(57.6294, 42.1721, 71.4206) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CDA #8CEFA1
analogous
#D38CEF #EF8CDA #EF8CA9
triadic
#EF8CDA #DAEF8C #8CDAEF
tetradic
#EF8CDA #EFD38C #8CEFA1 #8CA9EF
square
#EF8CDA #EFD38C #8CEFA1 #8CA9EF
split-complementary
#EF8CDA #A9EF8C #8CEFD3
monochromatic
#E021B7 #E856C9 #EF8CDA #F6C2EB #FBE4F6
Accessibility & contrast
On white
2.23
#EF8CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF8CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CDA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CDA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#F890A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8cda; /* rgb */ color: rgb(239, 140, 218); /* oklch */ color: oklch(76.9% 0.153 335.3);
Tailwind
colors: {
custom: {
50: '#f6b0e5',
500: '#ef8cda',
950: '#000000',
},
}SCSS
$custom: #ef8cda; $custom-light: #f6b0e5; $custom-dark: #000000;
JSON
{
"hex": "#ef8cda",
"rgb": {
"r": 239,
"g": 140,
"b": 218
},
"hsl": {
"h": 312.727,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.76928,
"c": 0.15307,
"h": 335.3
},
"luminance": 0.42169
}Semantic roles & 50–950 ramp
primary
#EF8CDA
secondary
#D8F3DE
accent
#D8390E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084