#E06FED#E06FED
#E06FED is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 71.9% C 0.207 H 323.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E06FED |
|---|---|
| RGB | rgb(224, 111, 237) |
| HSL | hsl(294, 78%, 68%) |
| HSV | hsv(294, 53%, 93%) |
| CMYK | cmyk(5.5%, 53.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.43, 61.50, -44.62) |
| CIE-LCH | lch(64.43, 75.98, 324.03°) |
| OKLab | oklab(71.91% 0.1661 -0.1234) |
| OKLCH | oklch(71.91% 0.207 323.4) |
| XYZ | xyz(51.7095, 33.3332, 83.8146) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E06FED #7CED6F
analogous
#A16FED #E06FED #ED6FBB
triadic
#E06FED #EDE06F #6FEDE0
tetradic
#E06FED #EDA16F #7CED6F #6FBBED
square
#E06FED #EDA16F #7CED6F #6FBBED
split-complementary
#E06FED #BBED6F #6FEDA1
monochromatic
#B619C9 #D439E6 #E06FED #ECA5F4 #F7DCFB
Accessibility & contrast
On white
2.74
#E06FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#E06FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E06FED
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E06FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E06FED | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#E480A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #e06fed; /* rgb */ color: rgb(224, 111, 237); /* oklch */ color: oklch(71.9% 0.207 323.4);
Tailwind
colors: {
custom: {
50: '#ec9df3',
500: '#e06fed',
950: '#000000',
},
}SCSS
$custom: #e06fed; $custom-light: #ec9df3; $custom-dark: #000000;
JSON
{
"hex": "#e06fed",
"rgb": {
"r": 224,
"g": 111,
"b": 237
},
"hsl": {
"h": 293.81,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.71913,
"c": 0.20692,
"h": 323.4
},
"luminance": 0.33331
}Semantic roles & 50–950 ramp
primary
#E06FED
secondary
#CDEFC9
accent
#DA0B21
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170F17
muted
#857E85