#FD79ED#FD79ED
#FD79ED is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.209 H 332.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79ED |
|---|---|
| RGB | rgb(253, 121, 237) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.95, 64.63, -35.72) |
| CIE-LCH | lch(69.95, 73.85, 331.07°) |
| OKLab | oklab(76.76% 0.1847 -0.0974) |
| OKLCH | oklch(76.76% 0.209 332.2) |
| XYZ | xyz(62.6312, 40.6759, 84.6568) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79ED #79FD89
analogous
#CB79FD #FD79ED #FD79AB
triadic
#FD79ED #EDFD79 #79EDFD
tetradic
#FD79ED #FDCB79 #79FD89 #79ABFD
square
#FD79ED #FDCB79 #79FD89 #79ABFD
split-complementary
#FD79ED #ABFD79 #79FDCB
monochromatic
#F804DA #FC3DE5 #FD79ED #FEB5F5 #FFE1FB
Accessibility & contrast
On white
2.30
#FD79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FD79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79ED
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79ED | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd79ed; /* rgb */ color: rgb(253, 121, 237); /* oklch */ color: oklch(76.8% 0.209 332.2);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fd79ed',
950: '#000000',
},
}SCSS
$custom: #fd79ed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fd79ed",
"rgb": {
"r": 253,
"g": 121,
"b": 237
},
"hsl": {
"h": 307.273,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76763,
"c": 0.2088,
"h": 332.2
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#FD79ED
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85