#EF7FEB#EF7FEB
#EF7FEB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.189 H 328.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FEB |
|---|---|
| RGB | rgb(239, 127, 235) |
| HSL | hsl(302, 78%, 72%) |
| HSV | hsv(302, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(69.13, 57.58, -36.02) |
| CIE-LCH | lch(69.13, 67.92, 327.97°) |
| OKLab | oklab(75.76% 0.1612 -0.0985) |
| OKLCH | oklch(75.76% 0.189 328.6) |
| XYZ | xyz(58.1805, 39.5308, 83.1468) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.75
Purply Pink
#F075E6
ΔE00 1.94
Lavender Pink
#DD85D7
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FEB #7FEF83
analogous
#BB7FEF #EF7FEB #EF7FB3
triadic
#EF7FEB #EBEF7F #7FEBEF
tetradic
#EF7FEB #EFBB7F #7FEF83 #7FB3EF
square
#EF7FEB #EFBB7F #7FEF83 #7FB3EF
split-complementary
#EF7FEB #B3EF7F #7FEFBB
monochromatic
#D91BD2 #E849E3 #EF7FEB #F6B5F4 #FCE4FB
Accessibility & contrast
On white
2.36
#EF7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EF7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FEB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FEB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F68AAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7feb; /* rgb */ color: rgb(239, 127, 235); /* oklch */ color: oklch(75.8% 0.189 328.6);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ef7feb',
950: '#000000',
},
}SCSS
$custom: #ef7feb; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef7feb",
"rgb": {
"r": 239,
"g": 127,
"b": 235
},
"hsl": {
"h": 302.143,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75758,
"c": 0.18889,
"h": 328.6
},
"luminance": 0.39528
}Semantic roles & 50–950 ramp
primary
#EF7FEB
secondary
#D7F3D8
accent
#DA130B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85