#FD79E5#FD79E5
#FD79E5 is a light, highly saturated pink. Relative luminance 0.402; OKLCH L 76.4% C 0.203 H 334.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79E5 |
|---|---|
| RGB | rgb(253, 121, 229) |
| HSL | hsl(311, 97%, 73%) |
| HSV | hsv(311, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 9.5%, 0.8%) |
| CIE-LAB | lab(69.63, 63.36, -31.81) |
| CIE-LCH | lch(69.63, 70.90, 333.34°) |
| OKLab | oklab(76.42% 0.1833 -0.0862) |
| OKLCH | oklch(76.42% 0.203 334.8) |
| XYZ | xyz(61.4884, 40.2188, 78.6380) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79E5 #79FD91
analogous
#D379FD #FD79E5 #FD79A3
triadic
#FD79E5 #E5FD79 #79E5FD
tetradic
#FD79E5 #FDD379 #79FD91 #79A3FD
square
#FD79E5 #FDD379 #79FD91 #79A3FD
split-complementary
#FD79E5 #A3FD79 #79FDD3
monochromatic
#F804CB #FC3DD9 #FD79E5 #FEB5F1 #FFE1F9
Accessibility & contrast
On white
2.32
#FD79E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FD79E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79E5
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79E5 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE9
Deuteranopia (green-blind)
#9FB1E1
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd79e5; /* rgb */ color: rgb(253, 121, 229); /* oklch */ color: oklch(76.4% 0.203 334.8);
Tailwind
colors: {
custom: {
50: '#ffa5ed',
500: '#fd79e5',
950: '#000000',
},
}SCSS
$custom: #fd79e5; $custom-light: #ffa5ed; $custom-dark: #000000;
JSON
{
"hex": "#fd79e5",
"rgb": {
"r": 253,
"g": 121,
"b": 229
},
"hsl": {
"h": 310.909,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76418,
"c": 0.20257,
"h": 334.8
},
"luminance": 0.40215
}Semantic roles & 50–950 ramp
primary
#FD79E5
secondary
#D4F7DA
accent
#E62A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84