#EF6EED#EF6EED
#EF6EED is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.6% C 0.217 H 328.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EED |
|---|---|
| RGB | rgb(239, 110, 237) |
| HSL | hsl(301, 80%, 68%) |
| HSV | hsv(301, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 0.8%, 6.3%) |
| CIE-LAB | lab(66.23, 65.87, -41.66) |
| CIE-LCH | lch(66.23, 77.94, 327.69°) |
| OKLab | oklab(73.64% 0.1839 -0.1145) |
| OKLCH | oklch(73.64% 0.217 328.1) |
| XYZ | xyz(56.4578, 35.6204, 84.0060) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Light Magenta
#FA5FF7
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EED #6EEF70
analogous
#B06EEF #EF6EED #EF6EAC
triadic
#EF6EED #EDEF6E #6EEDEF
tetradic
#EF6EED #EFB06E #6EEF70 #6EACEF
square
#EF6EED #EFB06E #6EEF70 #6EACEF
split-complementary
#EF6EED #ACEF6E #6EEFB0
monochromatic
#CC17C9 #E937E6 #EF6EED #F5A5F4 #FBDCFB
Accessibility & contrast
On white
2.59
#EF6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EF6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F67CA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6eed; /* rgb */ color: rgb(239, 110, 237); /* oklch */ color: oklch(73.6% 0.217 328.1);
Tailwind
colors: {
custom: {
50: '#f79df3',
500: '#ef6eed',
950: '#000000',
},
}SCSS
$custom: #ef6eed; $custom-light: #f79df3; $custom-dark: #000000;
JSON
{
"hex": "#ef6eed",
"rgb": {
"r": 239,
"g": 110,
"b": 237
},
"hsl": {
"h": 300.93,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.73642,
"c": 0.21668,
"h": 328.1
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#EF6EED
secondary
#C9F0CA
accent
#DC0C09
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85