#EF8BEA#EF8BEA
#EF8BEA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.4% C 0.168 H 328.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BEA |
|---|---|
| RGB | rgb(239, 139, 234) |
| HSL | hsl(303, 76%, 74%) |
| HSV | hsv(303, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 2.1%, 6.3%) |
| CIE-LAB | lab(71.39, 51.47, -31.98) |
| CIE-LCH | lch(71.39, 60.59, 328.15°) |
| OKLab | oklab(77.43% 0.1442 -0.0871) |
| OKLCH | oklch(77.43% 0.168 328.9) |
| XYZ | xyz(59.6796, 42.7595, 82.9358) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 4.32
Plum
#DDA0DD
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 6.93
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BEA #8BEF90
analogous
#C28BEF #EF8BEA #EF8BB8
triadic
#EF8BEA #EAEF8B #8BEAEF
tetradic
#EF8BEA #EFC28B #8BEF90 #8BB8EF
square
#EF8BEA #EFC28B #8BEF90 #8BB8EF
split-complementary
#EF8BEA #B8EF8B #8BEFC2
monochromatic
#E01FD7 #E855E0 #EF8BEA #F6C1F4 #FBE4FA
Accessibility & contrast
On white
2.20
#EF8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BEA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BEA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#F594B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8bea; /* rgb */ color: rgb(239, 139, 234); /* oklch */ color: oklch(77.4% 0.168 328.9);
Tailwind
colors: {
custom: {
50: '#f6aff1',
500: '#ef8bea',
950: '#000000',
},
}SCSS
$custom: #ef8bea; $custom-light: #f6aff1; $custom-dark: #000000;
JSON
{
"hex": "#ef8bea",
"rgb": {
"r": 239,
"g": 139,
"b": 234
},
"hsl": {
"h": 303,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77427,
"c": 0.16845,
"h": 328.9
},
"luminance": 0.42756
}Semantic roles & 50–950 ramp
primary
#EF8BEA
secondary
#D8F3D9
accent
#D8180E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084