#EF8BEE#EF8BEE
#EF8BEE is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.172 H 327.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BEE |
|---|---|
| RGB | rgb(239, 139, 238) |
| HSL | hsl(301, 76%, 74%) |
| HSV | hsv(301, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(71.55, 52.17, -33.92) |
| CIE-LCH | lch(71.55, 62.23, 326.97°) |
| OKLab | oklab(77.6% 0.145 -0.0926) |
| OKLCH | oklch(77.6% 0.172 327.4) |
| XYZ | xyz(60.2607, 42.9919, 85.9965) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Lavender Pink
#DD85D7
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 6.91
Orchid
#DA70D6
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BEE #8BEF8C
analogous
#BE8BEF #EF8BEE #EF8BBC
triadic
#EF8BEE #EEEF8B #8BEEEF
tetradic
#EF8BEE #EFBE8B #8BEF8C #8BBCEF
square
#EF8BEE #EFBE8B #8BEF8C #8BBCEF
split-complementary
#EF8BEE #BCEF8B #8BEFBE
monochromatic
#E01FDE #E855E6 #EF8BEE #F6C1F6 #FBE4FB
Accessibility & contrast
On white
2.19
#EF8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EF8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BEE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BEE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#F595B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8bee; /* rgb */ color: rgb(239, 139, 238); /* oklch */ color: oklch(77.6% 0.172 327.4);
Tailwind
colors: {
custom: {
50: '#f6aff4',
500: '#ef8bee',
950: '#000000',
},
}SCSS
$custom: #ef8bee; $custom-light: #f6aff4; $custom-dark: #000000;
JSON
{
"hex": "#ef8bee",
"rgb": {
"r": 239,
"g": 139,
"b": 238
},
"hsl": {
"h": 300.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77597,
"c": 0.17207,
"h": 327.4
},
"luminance": 0.42989
}Semantic roles & 50–950 ramp
primary
#EF8BEE
secondary
#D8F3D8
accent
#D8100E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085