#EF7FEE#EF7FEE
#EF7FEE is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.192 H 327.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FEE |
|---|---|
| RGB | rgb(239, 127, 238) |
| HSL | hsl(301, 78%, 72%) |
| HSV | hsv(301, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 0.4%, 6.3%) |
| CIE-LAB | lab(69.26, 58.10, -37.48) |
| CIE-LCH | lch(69.26, 69.14, 327.18°) |
| OKLab | oklab(75.89% 0.1617 -0.1027) |
| OKLCH | oklch(75.89% 0.192 327.6) |
| XYZ | xyz(58.6176, 39.7057, 85.4487) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.59
Purply Pink
#F075E6
ΔE00 2.14
Lavender Pink
#DD85D7
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FEE #7FEF80
analogous
#B87FEF #EF7FEE #EF7FB6
triadic
#EF7FEE #EEEF7F #7FEEEF
tetradic
#EF7FEE #EFB87F #7FEF80 #7FB6EF
square
#EF7FEE #EFB87F #7FEF80 #7FB6EF
split-complementary
#EF7FEE #B6EF7F #7FEFB8
monochromatic
#D91BD7 #E849E7 #EF7FEE #F6B5F5 #FCE4FB
Accessibility & contrast
On white
2.35
#EF7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EF7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FEE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FEE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#F58AAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7fee; /* rgb */ color: rgb(239, 127, 238); /* oklch */ color: oklch(75.9% 0.192 327.6);
Tailwind
colors: {
custom: {
50: '#f6a8f4',
500: '#ef7fee',
950: '#000000',
},
}SCSS
$custom: #ef7fee; $custom-light: #f6a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7fee",
"rgb": {
"r": 239,
"g": 127,
"b": 238
},
"hsl": {
"h": 300.536,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75892,
"c": 0.19152,
"h": 327.6
},
"luminance": 0.39703
}Semantic roles & 50–950 ramp
primary
#EF7FEE
secondary
#D7F3D7
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85