#EF8FEB#EF8FEB
#EF8FEB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.163 H 328.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FEB |
|---|---|
| RGB | rgb(239, 143, 235) |
| HSL | hsl(303, 75%, 75%) |
| HSV | hsv(303, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(72.23, 49.62, -31.24) |
| CIE-LCH | lch(72.23, 58.63, 327.81°) |
| OKLab | oklab(78.07% 0.1387 -0.085) |
| OKLCH | oklch(78.07% 0.163 328.5) |
| XYZ | xyz(60.4135, 43.9967, 83.8912) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.16
Plum
#DDA0DD
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FEB #8FEF93
analogous
#C38FEF #EF8FEB #EF8FBB
triadic
#EF8FEB #EBEF8F #8FEBEF
tetradic
#EF8FEB #EFC38F #8FEF93 #8FBBEF
square
#EF8FEB #EFC38F #8FEF93 #8FBBEF
split-complementary
#EF8FEB #BBEF8F #8FEFC3
monochromatic
#E024D8 #E759E1 #EF8FEB #F7C5F5 #FBE4FA
Accessibility & contrast
On white
2.14
#EF8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EF8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FEB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FEB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F597B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8feb; /* rgb */ color: rgb(239, 143, 235); /* oklch */ color: oklch(78.1% 0.163 328.5);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#ef8feb',
950: '#000000',
},
}SCSS
$custom: #ef8feb; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ef8feb",
"rgb": {
"r": 239,
"g": 143,
"b": 235
},
"hsl": {
"h": 302.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.78065,
"c": 0.16267,
"h": 328.5
},
"luminance": 0.43994
}Semantic roles & 50–950 ramp
primary
#EF8FEB
secondary
#D8F3D9
accent
#D7170E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085