#EF8BE4#EF8BE4
#EF8BE4 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.2% C 0.163 H 331.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE4 |
|---|---|
| RGB | rgb(239, 139, 228) |
| HSL | hsl(307, 76%, 74%) |
| HSV | hsv(307, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 4.6%, 6.3%) |
| CIE-LAB | lab(71.16, 50.43, -29.04) |
| CIE-LCH | lch(71.16, 58.19, 330.06°) |
| OKLab | oklab(77.18% 0.1429 -0.0788) |
| OKLCH | oklch(77.18% 0.163 331.1) |
| XYZ | xyz(58.8322, 42.4205, 78.4729) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.41
Orchid
#DA70D6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE4 #8BEF96
analogous
#C88BEF #EF8BE4 #EF8BB2
triadic
#EF8BE4 #E4EF8B #8BE4EF
tetradic
#EF8BE4 #EFC88B #8BEF96 #8BB2EF
square
#EF8BE4 #EFC88B #8BEF96 #8BB2EF
split-complementary
#EF8BE4 #B2EF8B #8BEFC8
monochromatic
#E01FCB #E855D7 #EF8BE4 #F6C1F1 #FBE4F9
Accessibility & contrast
On white
2.21
#EF8BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EF8BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE4 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A6E7
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#F692AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8be4; /* rgb */ color: rgb(239, 139, 228); /* oklch */ color: oklch(77.2% 0.163 331.1);
Tailwind
colors: {
custom: {
50: '#f6afec',
500: '#ef8be4',
950: '#000000',
},
}SCSS
$custom: #ef8be4; $custom-light: #f6afec; $custom-dark: #000000;
JSON
{
"hex": "#ef8be4",
"rgb": {
"r": 239,
"g": 139,
"b": 228
},
"hsl": {
"h": 306.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77178,
"c": 0.16316,
"h": 331.1
},
"luminance": 0.42417
}Semantic roles & 50–950 ramp
primary
#EF8BE4
secondary
#D8F3DB
accent
#D8240E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084