#EF7CED#EF7CED
#EF7CED is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.195 H 327.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7CED |
|---|---|
| RGB | rgb(239, 124, 237) |
| HSL | hsl(301, 78%, 71%) |
| HSV | hsv(301, 48%, 94%) |
| CMYK | cmyk(0%, 48.1%, 0.8%, 6.3%) |
| CIE-LAB | lab(68.67, 59.37, -37.85) |
| CIE-LCH | lch(68.67, 70.41, 327.48°) |
| OKLab | oklab(75.44% 0.1656 -0.1037) |
| OKLCH | oklch(75.44% 0.195 327.9) |
| XYZ | xyz(58.0894, 38.8837, 84.5499) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.81
Orchid
#DA70D6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7CED #7CEF7E
analogous
#B77CEF #EF7CED #EF7CB3
triadic
#EF7CED #EDEF7C #7CEDEF
tetradic
#EF7CED #EFB77C #7CEF7E #7CB3EF
square
#EF7CED #EFB77C #7CEF7E #7CB3EF
split-complementary
#EF7CED #B3EF7C #7CEFB7
monochromatic
#D61AD3 #E845E6 #EF7CED #F6B3F4 #FCE4FB
Accessibility & contrast
On white
2.39
#EF7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EF7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7CED
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7CED | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#F588AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7ced; /* rgb */ color: rgb(239, 124, 237); /* oklch */ color: oklch(75.4% 0.195 327.9);
Tailwind
colors: {
custom: {
50: '#f6a6f3',
500: '#ef7ced',
950: '#000000',
},
}SCSS
$custom: #ef7ced; $custom-light: #f6a6f3; $custom-dark: #000000;
JSON
{
"hex": "#ef7ced",
"rgb": {
"r": 239,
"g": 124,
"b": 237
},
"hsl": {
"h": 301.043,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.75439,
"c": 0.19539,
"h": 327.9
},
"luminance": 0.3888
}Semantic roles & 50–950 ramp
primary
#EF7CED
secondary
#D4F3D5
accent
#DA0F0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85