#EF6ED7#EF6ED7
#EF6ED7 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.6% C 0.199 H 335.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6ED7 |
|---|---|
| RGB | rgb(239, 110, 215) |
| HSL | hsl(311, 80%, 68%) |
| HSV | hsv(311, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 10%, 6.3%) |
| CIE-LAB | lab(65.29, 62.29, -30.89) |
| CIE-LCH | lch(65.29, 69.53, 333.62°) |
| OKLab | oklab(72.64% 0.1806 -0.0838) |
| OKLCH | oklch(72.64% 0.199 335.1) |
| XYZ | xyz(53.4385, 34.4127, 68.1045) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.38
Orchid
#DA70D6
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6ED7 #6EEF86
analogous
#C66EEF #EF6ED7 #EF6E96
triadic
#EF6ED7 #D7EF6E #6ED7EF
tetradic
#EF6ED7 #EFC66E #6EEF86 #6E96EF
square
#EF6ED7 #EFC66E #6EEF86 #6E96EF
split-complementary
#EF6ED7 #96EF6E #6EEFC6
monochromatic
#CC17AA #E937C8 #EF6ED7 #F5A5E6 #FBDCF5
Accessibility & contrast
On white
2.66
#EF6ED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#EF6ED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6ED7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6ED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6ED7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E92DA
Deuteranopia (green-blind)
#94A6D4
Tritanopia (blue-blind)
#F97599
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef6ed7; /* rgb */ color: rgb(239, 110, 215); /* oklch */ color: oklch(72.6% 0.199 335.1);
Tailwind
colors: {
custom: {
50: '#f79de3',
500: '#ef6ed7',
950: '#000000',
},
}SCSS
$custom: #ef6ed7; $custom-light: #f79de3; $custom-dark: #000000;
JSON
{
"hex": "#ef6ed7",
"rgb": {
"r": 239,
"g": 110,
"b": 215
},
"hsl": {
"h": 311.163,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.72642,
"c": 0.19906,
"h": 335.1
},
"luminance": 0.34409
}Semantic roles & 50–950 ramp
primary
#EF6ED7
secondary
#C9F0D0
accent
#DC3009
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83