#FD79E4#FD79E4
#FD79E4 is a light, highly saturated pink. Relative luminance 0.402; OKLCH L 76.4% C 0.202 H 335.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79E4 |
|---|---|
| RGB | rgb(253, 121, 228) |
| HSL | hsl(311, 97%, 73%) |
| HSV | hsv(311, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 9.9%, 0.8%) |
| CIE-LAB | lab(69.59, 63.21, -31.32) |
| CIE-LCH | lch(69.59, 70.54, 333.64°) |
| OKLab | oklab(76.38% 0.1831 -0.0849) |
| OKLCH | oklch(76.38% 0.202 335.1) |
| XYZ | xyz(61.3492, 40.1631, 77.9047) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79E4 #79FD92
analogous
#D479FD #FD79E4 #FD79A2
triadic
#FD79E4 #E4FD79 #79E4FD
tetradic
#FD79E4 #FDD479 #79FD92 #79A2FD
square
#FD79E4 #FDD479 #79FD92 #79A2FD
split-complementary
#FD79E4 #A2FD79 #79FDD4
monochromatic
#F804CA #FC3DD8 #FD79E4 #FEB5F0 #FFE1F9
Accessibility & contrast
On white
2.33
#FD79E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD79E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79E4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79E4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE8
Deuteranopia (green-blind)
#9FB1E0
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd79e4; /* rgb */ color: rgb(253, 121, 228); /* oklch */ color: oklch(76.4% 0.202 335.1);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#fd79e4',
950: '#000000',
},
}SCSS
$custom: #fd79e4; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#fd79e4",
"rgb": {
"r": 253,
"g": 121,
"b": 228
},
"hsl": {
"h": 311.364,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76375,
"c": 0.20181,
"h": 335.1
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#FD79E4
secondary
#D4F7DB
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84