#EF8BED#EF8BED
#EF8BED is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.171 H 327.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BED |
|---|---|
| RGB | rgb(239, 139, 237) |
| HSL | hsl(301, 76%, 74%) |
| HSV | hsv(301, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 0.8%, 6.3%) |
| CIE-LAB | lab(71.51, 51.99, -33.44) |
| CIE-LCH | lch(71.51, 61.82, 327.25°) |
| OKLab | oklab(77.55% 0.1448 -0.0912) |
| OKLCH | oklch(77.55% 0.171 327.8) |
| XYZ | xyz(60.1142, 42.9333, 85.2249) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Lavender Pink
#DD85D7
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 6.91
Orchid
#DA70D6
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BED #8BEF8D
analogous
#BF8BEF #EF8BED #EF8BBB
triadic
#EF8BED #EDEF8B #8BEDEF
tetradic
#EF8BED #EFBF8B #8BEF8D #8BBBEF
square
#EF8BED #EFBF8B #8BEF8D #8BBBEF
split-complementary
#EF8BED #BBEF8B #8BEFBF
monochromatic
#E01FDC #E855E5 #EF8BED #F6C1F5 #FBE4FB
Accessibility & contrast
On white
2.19
#EF8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EF8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BED
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BED | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#F594B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8bed; /* rgb */ color: rgb(239, 139, 237); /* oklch */ color: oklch(77.6% 0.171 327.8);
Tailwind
colors: {
custom: {
50: '#f6aff3',
500: '#ef8bed',
950: '#000000',
},
}SCSS
$custom: #ef8bed; $custom-light: #f6aff3; $custom-dark: #000000;
JSON
{
"hex": "#ef8bed",
"rgb": {
"r": 239,
"g": 139,
"b": 237
},
"hsl": {
"h": 301.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77554,
"c": 0.17116,
"h": 327.8
},
"luminance": 0.4293
}Semantic roles & 50–950 ramp
primary
#EF8BED
secondary
#D8F3D9
accent
#D8120E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085