#ED79F8#ED79F8
#ED79F8 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.3% C 0.209 H 324.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79F8 |
|---|---|
| RGB | rgb(237, 121, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 51%, 97%) |
| CMYK | cmyk(4.4%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.36, 62.20, -44.40) |
| CIE-LCH | lch(68.36, 76.42, 324.48°) |
| OKLab | oklab(75.32% 0.1689 -0.1225) |
| OKLCH | oklch(75.32% 0.209 324) |
| XYZ | xyz(58.7042, 38.4595, 93.1200) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79F8 #84F879
analogous
#AD79F8 #ED79F8 #F879C4
triadic
#ED79F8 #F8ED79 #79F8ED
tetradic
#ED79F8 #F8AD79 #84F879 #79C4F8
square
#ED79F8 #F8AD79 #84F879 #79C4F8
split-complementary
#ED79F8 #C4F879 #79F8AD
monochromatic
#D70CEA #E53FF5 #ED79F8 #F5B3FB #FBE2FD
Accessibility & contrast
On white
2.42
#ED79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#ED79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79F8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79F8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#F189AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed79f8; /* rgb */ color: rgb(237, 121, 248); /* oklch */ color: oklch(75.3% 0.209 324.0);
Tailwind
colors: {
custom: {
50: '#f5a4fb',
500: '#ed79f8',
950: '#000000',
},
}SCSS
$custom: #ed79f8; $custom-light: #f5a4fb; $custom-dark: #000000;
JSON
{
"hex": "#ed79f8",
"rgb": {
"r": 237,
"g": 121,
"b": 248
},
"hsl": {
"h": 294.803,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.75316,
"c": 0.20869,
"h": 324
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#ED79F8
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85