#EF6EEE#EF6EEE
#EF6EEE is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.7% C 0.218 H 327.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EEE |
|---|---|
| RGB | rgb(239, 110, 238) |
| HSL | hsl(300, 80%, 68%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 0.4%, 6.3%) |
| CIE-LAB | lab(66.27, 66.04, -42.14) |
| CIE-LCH | lch(66.27, 78.34, 327.46°) |
| OKLab | oklab(73.69% 0.1841 -0.1159) |
| OKLCH | oklch(73.69% 0.218 327.8) |
| XYZ | xyz(56.6043, 35.6790, 84.7776) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EEE #6EEF6F
analogous
#AF6EEF #EF6EEE #EF6EAD
triadic
#EF6EEE #EEEF6E #6EEEEF
tetradic
#EF6EEE #EFAF6E #6EEF6F #6EADEF
square
#EF6EEE #EFAF6E #6EEF6F #6EADEF
split-complementary
#EF6EEE #ADEF6E #6EEFAF
monochromatic
#CC17CB #E937E8 #EF6EEE #F5A5F4 #FBDCFB
Accessibility & contrast
On white
2.58
#EF6EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EF6EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EEE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EEE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#F67DA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6eee; /* rgb */ color: rgb(239, 110, 238); /* oklch */ color: oklch(73.7% 0.218 327.8);
Tailwind
colors: {
custom: {
50: '#f79df4',
500: '#ef6eee',
950: '#000000',
},
}SCSS
$custom: #ef6eee; $custom-light: #f79df4; $custom-dark: #000000;
JSON
{
"hex": "#ef6eee",
"rgb": {
"r": 239,
"g": 110,
"b": 238
},
"hsl": {
"h": 300.465,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.7369,
"c": 0.21752,
"h": 327.8
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#EF6EEE
secondary
#C9F0C9
accent
#DC0B09
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85