#EF7FE3#EF7FE3
#EF7FE3 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.182 H 331.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FE3 |
|---|---|
| RGB | rgb(239, 127, 227) |
| HSL | hsl(306, 78%, 72%) |
| HSV | hsv(306, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 5%, 6.3%) |
| CIE-LAB | lab(68.81, 56.22, -32.12) |
| CIE-LCH | lch(68.81, 64.75, 330.26°) |
| OKLab | oklab(75.41% 0.1597 -0.0874) |
| OKLCH | oklch(75.41% 0.182 331.3) |
| XYZ | xyz(57.0507, 39.0789, 77.1962) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FE3 #7FEF8B
analogous
#C37FEF #EF7FE3 #EF7FAB
triadic
#EF7FE3 #E3EF7F #7FE3EF
tetradic
#EF7FE3 #EFC37F #7FEF8B #7FABEF
square
#EF7FE3 #EFC37F #7FEF8B #7FABEF
split-complementary
#EF7FE3 #ABEF7F #7FEFC3
monochromatic
#D91BC4 #E849D7 #EF7FE3 #F6B5EF #FCE4F9
Accessibility & contrast
On white
2.38
#EF7FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EF7FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FE3
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FE3 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE6
Deuteranopia (green-blind)
#9AAEE0
Tritanopia (blue-blind)
#F787A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7fe3; /* rgb */ color: rgb(239, 127, 227); /* oklch */ color: oklch(75.4% 0.182 331.3);
Tailwind
colors: {
custom: {
50: '#f6a7ec',
500: '#ef7fe3',
950: '#000000',
},
}SCSS
$custom: #ef7fe3; $custom-light: #f6a7ec; $custom-dark: #000000;
JSON
{
"hex": "#ef7fe3",
"rgb": {
"r": 239,
"g": 127,
"b": 227
},
"hsl": {
"h": 306.429,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75409,
"c": 0.18202,
"h": 331.3
},
"luminance": 0.39076
}Semantic roles & 50–950 ramp
primary
#EF7FE3
secondary
#D7F3DA
accent
#DA220B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84