#EF8CDC#EF8CDC
#EF8CDC is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.0% C 0.155 H 334.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CDC |
|---|---|
| RGB | rgb(239, 140, 220) |
| HSL | hsl(312, 76%, 74%) |
| HSV | hsv(312, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 7.9%, 6.3%) |
| CIE-LAB | lab(71.06, 48.57, -24.78) |
| CIE-LCH | lch(71.06, 54.53, 332.97°) |
| OKLab | oklab(77.01% 0.1395 -0.0668) |
| OKLCH | oklch(77.01% 0.155 334.4) |
| XYZ | xyz(57.8927, 42.2774, 72.8073) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CDC #8CEF9F
analogous
#D18CEF #EF8CDC #EF8CAB
triadic
#EF8CDC #DCEF8C #8CDCEF
tetradic
#EF8CDC #EFD18C #8CEF9F #8CABEF
square
#EF8CDC #EFD18C #8CEF9F #8CABEF
split-complementary
#EF8CDC #ABEF8C #8CEFD1
monochromatic
#E021BB #E856CC #EF8CDC #F6C2EC #FBE4F7
Accessibility & contrast
On white
2.22
#EF8CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EF8CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CDC
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CDC | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#F891AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8cdc; /* rgb */ color: rgb(239, 140, 220); /* oklch */ color: oklch(77.0% 0.155 334.4);
Tailwind
colors: {
custom: {
50: '#f6b0e7',
500: '#ef8cdc',
950: '#000000',
},
}SCSS
$custom: #ef8cdc; $custom-light: #f6b0e7; $custom-dark: #000000;
JSON
{
"hex": "#ef8cdc",
"rgb": {
"r": 239,
"g": 140,
"b": 220
},
"hsl": {
"h": 311.515,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.77006,
"c": 0.1547,
"h": 334.4
},
"luminance": 0.42274
}Semantic roles & 50–950 ramp
primary
#EF8CDC
secondary
#D8F3DD
accent
#D8350E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084