#EF6EEF#EF6EEF
#EF6EEF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.7% C 0.218 H 327.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EEF |
|---|---|
| RGB | rgb(239, 110, 239) |
| HSL | hsl(300, 80%, 68%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 0%, 6.3%) |
| CIE-LAB | lab(66.32, 66.21, -42.62) |
| CIE-LCH | lch(66.32, 78.74, 327.23°) |
| OKLab | oklab(73.74% 0.1842 -0.1173) |
| OKLCH | oklch(73.74% 0.218 327.5) |
| XYZ | xyz(56.7516, 35.7380, 85.5535) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.44
Violet Pink
#FB5FFC
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EEF #6EEF6E
analogous
#AE6EEF #EF6EEF #EF6EAE
triadic
#EF6EEF #EFEF6E #6EEFEF
tetradic
#EF6EEF #EFAE6E #6EEF6E #6EAEEF
square
#EF6EEF #EFAE6E #6EEF6E #6EAEEF
split-complementary
#EF6EEF #AEEF6E #6EEFAE
monochromatic
#CC17CC #E937E9 #EF6EEF #F5A5F5 #FBDCFB
Accessibility & contrast
On white
2.58
#EF6EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EF6EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EEF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EEF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F3
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#F67DA5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6eef; /* rgb */ color: rgb(239, 110, 239); /* oklch */ color: oklch(73.7% 0.218 327.5);
Tailwind
colors: {
custom: {
50: '#f79df4',
500: '#ef6eef',
950: '#000000',
},
}SCSS
$custom: #ef6eef; $custom-light: #f79df4; $custom-dark: #000000;
JSON
{
"hex": "#ef6eef",
"rgb": {
"r": 239,
"g": 110,
"b": 239
},
"hsl": {
"h": 300,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.73738,
"c": 0.21836,
"h": 327.5
},
"luminance": 0.35735
}Semantic roles & 50–950 ramp
primary
#EF6EEF
secondary
#C9F0C9
accent
#DC0909
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85