#EF7DEB#EF7DEB
#EF7DEB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.5% C 0.192 H 328.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DEB |
|---|---|
| RGB | rgb(239, 125, 235) |
| HSL | hsl(302, 78%, 71%) |
| HSV | hsv(302, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 1.7%, 6.3%) |
| CIE-LAB | lab(68.77, 58.55, -36.60) |
| CIE-LCH | lch(68.77, 69.04, 327.99°) |
| OKLab | oklab(75.48% 0.1639 -0.1001) |
| OKLCH | oklch(75.48% 0.192 328.6) |
| XYZ | xyz(57.9248, 39.0193, 83.0616) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 1.60
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.37
Orchid
#DA70D6
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DEB #7DEF81
analogous
#BA7DEF #EF7DEB #EF7DB2
triadic
#EF7DEB #EBEF7D #7DEBEF
tetradic
#EF7DEB #EFBA7D #7DEF81 #7DB2EF
square
#EF7DEB #EFBA7D #7DEF81 #7DB2EF
split-complementary
#EF7DEB #B2EF7D #7DEFBA
monochromatic
#D71AD1 #E847E3 #EF7DEB #F6B3F3 #FCE4FB
Accessibility & contrast
On white
2.39
#EF7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EF7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DEB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DEB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#F688A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7deb; /* rgb */ color: rgb(239, 125, 235); /* oklch */ color: oklch(75.5% 0.192 328.6);
Tailwind
colors: {
custom: {
50: '#f6a6f1',
500: '#ef7deb',
950: '#000000',
},
}SCSS
$custom: #ef7deb; $custom-light: #f6a6f1; $custom-dark: #000000;
JSON
{
"hex": "#ef7deb",
"rgb": {
"r": 239,
"g": 125,
"b": 235
},
"hsl": {
"h": 302.105,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75484,
"c": 0.19207,
"h": 328.6
},
"luminance": 0.39016
}Semantic roles & 50–950 ramp
primary
#EF7DEB
secondary
#D5F3D6
accent
#DA120B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85