#EF8FEE#EF8FEE
#EF8FEE is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.165 H 327.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FEE |
|---|---|
| RGB | rgb(239, 143, 238) |
| HSL | hsl(301, 75%, 75%) |
| HSV | hsv(301, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 0.4%, 6.3%) |
| CIE-LAB | lab(72.34, 50.15, -32.70) |
| CIE-LCH | lch(72.34, 59.86, 326.89°) |
| OKLab | oklab(78.19% 0.1393 -0.0892) |
| OKLCH | oklch(78.19% 0.165 327.4) |
| XYZ | xyz(60.8505, 44.1715, 86.1931) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.43
Candy Pink
#FF63E9
ΔE00 7.70
Orchid
#DA70D6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FEE #8FEF90
analogous
#C08FEF #EF8FEE #EF8FBE
triadic
#EF8FEE #EEEF8F #8FEEEF
tetradic
#EF8FEE #EFC08F #8FEF90 #8FBEEF
square
#EF8FEE #EFC08F #8FEF90 #8FBEEF
split-complementary
#EF8FEE #BEEF8F #8FEFC0
monochromatic
#E024DE #E759E6 #EF8FEE #F7C5F6 #FBE4FB
Accessibility & contrast
On white
2.14
#EF8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EF8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FEE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FEE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#F598B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8fee; /* rgb */ color: rgb(239, 143, 238); /* oklch */ color: oklch(78.2% 0.165 327.4);
Tailwind
colors: {
custom: {
50: '#f6b2f3',
500: '#ef8fee',
950: '#000000',
},
}SCSS
$custom: #ef8fee; $custom-light: #f6b2f3; $custom-dark: #000000;
JSON
{
"hex": "#ef8fee",
"rgb": {
"r": 239,
"g": 143,
"b": 238
},
"hsl": {
"h": 300.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.78191,
"c": 0.16542,
"h": 327.4
},
"luminance": 0.44169
}Semantic roles & 50–950 ramp
primary
#EF8FEE
secondary
#D8F3D8
accent
#D7100E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085