#EF8FDC#EF8FDC
#EF8FDC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.5% C 0.150 H 334.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FDC |
|---|---|
| RGB | rgb(239, 143, 220) |
| HSL | hsl(312, 75%, 75%) |
| HSV | hsv(312, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 7.9%, 6.3%) |
| CIE-LAB | lab(71.67, 47.04, -23.86) |
| CIE-LCH | lch(71.67, 52.75, 333.11°) |
| OKLab | oklab(77.46% 0.1351 -0.0643) |
| OKLCH | oklch(77.46% 0.15 334.6) |
| XYZ | xyz(58.3371, 43.1661, 72.9554) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 6.28
Pink (survey)
#FF81C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FDC #8FEFA2
analogous
#D28FEF #EF8FDC #EF8FAC
triadic
#EF8FDC #DCEF8F #8FDCEF
tetradic
#EF8FDC #EFD28F #8FEFA2 #8FACEF
square
#EF8FDC #EFD28F #8FEFA2 #8FACEF
split-complementary
#EF8FDC #ACEF8F #8FEFD2
monochromatic
#E024BB #E759CB #EF8FDC #F7C5ED #FBE4F7
Accessibility & contrast
On white
2.18
#EF8FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EF8FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FDC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FDC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#F893AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fdc; /* rgb */ color: rgb(239, 143, 220); /* oklch */ color: oklch(77.5% 0.150 334.6);
Tailwind
colors: {
custom: {
50: '#f6b2e7',
500: '#ef8fdc',
950: '#000000',
},
}SCSS
$custom: #ef8fdc; $custom-light: #f6b2e7; $custom-dark: #000000;
JSON
{
"hex": "#ef8fdc",
"rgb": {
"r": 239,
"g": 143,
"b": 220
},
"hsl": {
"h": 311.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77462,
"c": 0.14963,
"h": 334.6
},
"luminance": 0.43163
}Semantic roles & 50–950 ramp
primary
#EF8FDC
secondary
#D8F3DD
accent
#D7360E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084