#EC79F1#EC79F1
#EC79F1 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.202 H 325.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EC79F1 |
|---|---|
| RGB | rgb(236, 121, 241) |
| HSL | hsl(298, 81%, 71%) |
| HSV | hsv(298, 50%, 95%) |
| CMYK | cmyk(2.1%, 49.8%, 0%, 5.5%) |
| CIE-LAB | lab(67.92, 60.68, -41.25) |
| CIE-LCH | lch(67.92, 73.37, 325.79°) |
| OKLab | oklab(74.86% 0.1669 -0.1135) |
| OKLCH | oklch(74.86% 0.202 325.8) |
| XYZ | xyz(57.3054, 37.8615, 87.4916) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.21
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 4.38
Orchid
#DA70D6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC79F1 #7EF179
analogous
#B079F1 #EC79F1 #F179BA
triadic
#EC79F1 #F1EC79 #79F1EC
tetradic
#EC79F1 #F1B079 #7EF179 #79BAF1
square
#EC79F1 #F1B079 #7EF179 #79BAF1
split-complementary
#EC79F1 #BAF179 #79F1B0
monochromatic
#D117D9 #E442EB #EC79F1 #F4B0F7 #FBE3FC
Accessibility & contrast
On white
2.45
#EC79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EC79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC79F1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC79F1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF5
Deuteranopia (green-blind)
#8EABED
Tritanopia (blue-blind)
#F187AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec79f1; /* rgb */ color: rgb(236, 121, 241); /* oklch */ color: oklch(74.9% 0.202 325.8);
Tailwind
colors: {
custom: {
50: '#f4a4f6',
500: '#ec79f1',
950: '#000000',
},
}SCSS
$custom: #ec79f1; $custom-light: #f4a4f6; $custom-dark: #000000;
JSON
{
"hex": "#ec79f1",
"rgb": {
"r": 236,
"g": 121,
"b": 241
},
"hsl": {
"h": 297.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.74863,
"c": 0.20183,
"h": 325.8
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#EC79F1
secondary
#D4F3D3
accent
#DD0811
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85