#EF6EEC#EF6EEC
#EF6EEC is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.6% C 0.216 H 328.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EEC |
|---|---|
| RGB | rgb(239, 110, 236) |
| HSL | hsl(301, 80%, 68%) |
| HSV | hsv(301, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 1.3%, 6.3%) |
| CIE-LAB | lab(66.18, 65.70, -41.18) |
| CIE-LCH | lch(66.18, 77.54, 327.92°) |
| OKLab | oklab(73.59% 0.1838 -0.1131) |
| OKLCH | oklch(73.59% 0.216 328.4) |
| XYZ | xyz(56.3121, 35.5622, 83.2388) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EEC #6EEF71
analogous
#B16EEF #EF6EEC #EF6EAB
triadic
#EF6EEC #ECEF6E #6EECEF
tetradic
#EF6EEC #EFB16E #6EEF71 #6EABEF
square
#EF6EEC #EFB16E #6EEF71 #6EABEF
split-complementary
#EF6EEC #ABEF6E #6EEFB1
monochromatic
#CC17C8 #E937E5 #EF6EEC #F5A5F3 #FBDCFA
Accessibility & contrast
On white
2.59
#EF6EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EF6EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EEC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EEC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#F67CA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6eec; /* rgb */ color: rgb(239, 110, 236); /* oklch */ color: oklch(73.6% 0.216 328.4);
Tailwind
colors: {
custom: {
50: '#f79df2',
500: '#ef6eec',
950: '#000000',
},
}SCSS
$custom: #ef6eec; $custom-light: #f79df2; $custom-dark: #000000;
JSON
{
"hex": "#ef6eec",
"rgb": {
"r": 239,
"g": 110,
"b": 236
},
"hsl": {
"h": 301.395,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.73594,
"c": 0.21584,
"h": 328.4
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#EF6EEC
secondary
#C9F0CA
accent
#DC0E09
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85