#EF8BEB#EF8BEB
#EF8BEB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.169 H 328.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BEB |
|---|---|
| RGB | rgb(239, 139, 235) |
| HSL | hsl(302, 76%, 74%) |
| HSV | hsv(302, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(71.43, 51.64, -32.46) |
| CIE-LCH | lch(71.43, 61.00, 327.84°) |
| OKLab | oklab(77.47% 0.1444 -0.0885) |
| OKLCH | oklch(77.47% 0.169 328.5) |
| XYZ | xyz(59.8237, 42.8171, 83.6946) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 4.30
Plum
#DDA0DD
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 6.92
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BEB #8BEF8F
analogous
#C18BEF #EF8BEB #EF8BB9
triadic
#EF8BEB #EBEF8B #8BEBEF
tetradic
#EF8BEB #EFC18B #8BEF8F #8BB9EF
square
#EF8BEB #EFC18B #8BEF8F #8BB9EF
split-complementary
#EF8BEB #B9EF8B #8BEFC1
monochromatic
#E01FD8 #E855E2 #EF8BEB #F6C1F4 #FBE4FA
Accessibility & contrast
On white
2.20
#EF8BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EF8BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BEB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BEB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#F594B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8beb; /* rgb */ color: rgb(239, 139, 235); /* oklch */ color: oklch(77.5% 0.169 328.5);
Tailwind
colors: {
custom: {
50: '#f6aff1',
500: '#ef8beb',
950: '#000000',
},
}SCSS
$custom: #ef8beb; $custom-light: #f6aff1; $custom-dark: #000000;
JSON
{
"hex": "#ef8beb",
"rgb": {
"r": 239,
"g": 139,
"b": 235
},
"hsl": {
"h": 302.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77469,
"c": 0.16934,
"h": 328.5
},
"luminance": 0.42814
}Semantic roles & 50–950 ramp
primary
#EF8BEB
secondary
#D8F3D9
accent
#D8160E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085