#FD7699#FD7699
#FD7699 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.167 H 5.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7699 |
|---|---|
| RGB | rgb(253, 118, 153) |
| HSL | hsl(344, 97%, 73%) |
| HSV | hsv(344, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 39.5%, 0.8%) |
| CIE-LAB | lab(66.63, 54.70, 6.34) |
| CIE-LCH | lch(66.63, 55.07, 6.61°) |
| OKLab | oklab(73.37% 0.1664 0.017) |
| OKLCH | oklch(73.37% 0.167 5.8) |
| XYZ | xyz(52.7393, 36.1449, 34.3300) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.93
Rosy Pink
#F6688E
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.29
Carnation
#FD798F
ΔE00 3.36
Pinky
#FC86AA
ΔE00 3.93
Rose Pink
#F7879A
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7699 #76FDDA
analogous
#FD76DD #FD7699 #FD9676
triadic
#FD7699 #99FD76 #7699FD
tetradic
#FD7699 #DDFD76 #76FDDA #9676FD
square
#FD7699 #DDFD76 #76FDDA #9676FD
split-complementary
#FD7699 #76FD96 #76DDFD
monochromatic
#F50442 #FC3A6C #FD7699 #FEB2C6 #FFE1E9
Accessibility & contrast
On white
2.55
#FD7699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FD7699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7699
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7699 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7699; /* rgb */ color: rgb(253, 118, 153); /* oklch */ color: oklch(73.4% 0.167 5.8);
Tailwind
colors: {
custom: {
50: '#ffa2b6',
500: '#fd7699',
950: '#000000',
},
}SCSS
$custom: #fd7699; $custom-light: #ffa2b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7699",
"rgb": {
"r": 253,
"g": 118,
"b": 153
},
"hsl": {
"h": 344.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.73374,
"c": 0.16723,
"h": 5.8
},
"luminance": 0.36139
}Semantic roles & 50–950 ramp
primary
#FD7699
secondary
#D4F7EE
accent
#E6AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80