#EF8EF3#EF8EF3
#EF8EF3 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.172 H 325.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EF3 |
|---|---|
| RGB | rgb(239, 142, 243) |
| HSL | hsl(298, 81%, 75%) |
| HSV | hsv(298, 42%, 95%) |
| CMYK | cmyk(1.6%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(72.34, 51.55, -35.43) |
| CIE-LCH | lch(72.34, 62.55, 325.50°) |
| OKLab | oklab(78.26% 0.1418 -0.0969) |
| OKLCH | oklch(78.26% 0.172 325.6) |
| XYZ | xyz(61.4459, 44.1705, 90.0658) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.03
Plum
#DDA0DD
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 7.56
Orchid
#DA70D6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EF3 #92F38E
analogous
#BC8EF3 #EF8EF3 #F38EC4
triadic
#EF8EF3 #F3EF8E #8EF3EF
tetradic
#EF8EF3 #F3BC8E #92F38E #8EC4F3
square
#EF8EF3 #F3BC8E #92F38E #8EC4F3
split-complementary
#EF8EF3 #C4F38E #8EF3BC
monochromatic
#DF1FE7 #E757ED #EF8EF3 #F7C5F9 #FBE3FC
Accessibility & contrast
On white
2.14
#EF8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EF8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EF3
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EF3 | 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)
#84AAF7
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#F499B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8ef3; /* rgb */ color: rgb(239, 142, 243); /* oklch */ color: oklch(78.3% 0.172 325.6);
Tailwind
colors: {
custom: {
50: '#f6b1f7',
500: '#ef8ef3',
950: '#000000',
},
}SCSS
$custom: #ef8ef3; $custom-light: #f6b1f7; $custom-dark: #000000;
JSON
{
"hex": "#ef8ef3",
"rgb": {
"r": 239,
"g": 142,
"b": 243
},
"hsl": {
"h": 297.624,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78256,
"c": 0.17174,
"h": 325.6
},
"luminance": 0.44168
}Semantic roles & 50–950 ramp
primary
#EF8EF3
secondary
#D8F4D7
accent
#DD0811
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085