#EF8BE6#EF8BE6
#EF8BE6 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.165 H 330.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE6 |
|---|---|
| RGB | rgb(239, 139, 230) |
| HSL | hsl(305, 76%, 74%) |
| HSV | hsv(305, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 3.8%, 6.3%) |
| CIE-LAB | lab(71.24, 50.77, -30.02) |
| CIE-LCH | lch(71.24, 58.98, 329.40°) |
| OKLab | oklab(77.26% 0.1433 -0.0816) |
| OKLCH | oklch(77.26% 0.165 330.4) |
| XYZ | xyz(59.1115, 42.5322, 79.9435) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.52
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE6 #8BEF94
analogous
#C68BEF #EF8BE6 #EF8BB4
triadic
#EF8BE6 #E6EF8B #8BE6EF
tetradic
#EF8BE6 #EFC68B #8BEF94 #8BB4EF
square
#EF8BE6 #EFC68B #8BEF94 #8BB4EF
split-complementary
#EF8BE6 #B4EF8B #8BEFC6
monochromatic
#E01FCF #E855DA #EF8BE6 #F6C1F2 #FBE4F9
Accessibility & contrast
On white
2.21
#EF8BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EF8BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE6
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE6 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6E9
Deuteranopia (green-blind)
#A2B3E3
Tritanopia (blue-blind)
#F692AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8be6; /* rgb */ color: rgb(239, 139, 230); /* oklch */ color: oklch(77.3% 0.165 330.4);
Tailwind
colors: {
custom: {
50: '#f6afee',
500: '#ef8be6',
950: '#000000',
},
}SCSS
$custom: #ef8be6; $custom-light: #f6afee; $custom-dark: #000000;
JSON
{
"hex": "#ef8be6",
"rgb": {
"r": 239,
"g": 139,
"b": 230
},
"hsl": {
"h": 305.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.7726,
"c": 0.1649,
"h": 330.4
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#EF8BE6
secondary
#D8F3DA
accent
#D8200E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084