#EF8FDE#EF8FDE
#EF8FDE is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.151 H 333.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FDE |
|---|---|
| RGB | rgb(239, 143, 222) |
| HSL | hsl(311, 75%, 75%) |
| HSV | hsv(311, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 7.1%, 6.3%) |
| CIE-LAB | lab(71.74, 47.38, -24.85) |
| CIE-LCH | lch(71.74, 53.50, 332.32°) |
| OKLab | oklab(77.54% 0.1356 -0.067) |
| OKLCH | oklch(77.54% 0.151 333.7) |
| XYZ | xyz(58.6035, 43.2727, 74.3587) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FDE #8FEFA0
analogous
#D08FEF #EF8FDE #EF8FAE
triadic
#EF8FDE #DEEF8F #8FDEEF
tetradic
#EF8FDE #EFD08F #8FEFA0 #8FAEEF
square
#EF8FDE #EFD08F #8FEFA0 #8FAEEF
split-complementary
#EF8FDE #AEEF8F #8FEFD0
monochromatic
#E024BE #E759CE #EF8FDE #F7C5EE #FBE4F7
Accessibility & contrast
On white
2.18
#EF8FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF8FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FDE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FDE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E1
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#F794AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fde; /* rgb */ color: rgb(239, 143, 222); /* oklch */ color: oklch(77.5% 0.151 333.7);
Tailwind
colors: {
custom: {
50: '#f6b2e8',
500: '#ef8fde',
950: '#000000',
},
}SCSS
$custom: #ef8fde; $custom-light: #f6b2e8; $custom-dark: #000000;
JSON
{
"hex": "#ef8fde",
"rgb": {
"r": 239,
"g": 143,
"b": 222
},
"hsl": {
"h": 310.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.7754,
"c": 0.15129,
"h": 333.7
},
"luminance": 0.4327
}Semantic roles & 50–950 ramp
primary
#EF8FDE
secondary
#D8F3DD
accent
#D7320E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084