#FD799B#FD799B
#FD799B is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.163 H 5.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD799B |
|---|---|
| RGB | rgb(253, 121, 155) |
| HSL | hsl(345, 97%, 73%) |
| HSV | hsv(345, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 38.7%, 0.8%) |
| CIE-LAB | lab(67.22, 53.50, 6.06) |
| CIE-LCH | lch(67.22, 53.85, 6.46°) |
| OKLab | oklab(73.84% 0.1627 0.0163) |
| OKLCH | oklch(73.84% 0.163 5.7) |
| XYZ | xyz(53.2648, 36.9294, 35.3269) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.52
Rosa
#FE86A4
ΔE00 2.70
Carnation
#FD798F
ΔE00 3.39
Pinky
#FC86AA
ΔE00 3.40
Rosy Pink
#F6688E
ΔE00 3.78
Rose Pink
#F7879A
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD799B #79FDDB
analogous
#FD79DD #FD799B #FD9979
triadic
#FD799B #9BFD79 #799BFD
tetradic
#FD799B #DDFD79 #79FDDB #9979FD
square
#FD799B #DDFD79 #79FDDB #9979FD
split-complementary
#FD799B #79FD99 #79DDFD
monochromatic
#F80443 #FC3D6E #FD799B #FEB5C8 #FFE1E9
Accessibility & contrast
On white
2.50
#FD799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FD799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD799B
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD799B | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949C
Deuteranopia (green-blind)
#B3AD98
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd799b; /* rgb */ color: rgb(253, 121, 155); /* oklch */ color: oklch(73.8% 0.163 5.7);
Tailwind
colors: {
custom: {
50: '#ffa3b8',
500: '#fd799b',
950: '#000000',
},
}SCSS
$custom: #fd799b; $custom-light: #ffa3b8; $custom-dark: #000000;
JSON
{
"hex": "#fd799b",
"rgb": {
"r": 253,
"g": 121,
"b": 155
},
"hsl": {
"h": 344.545,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.73837,
"c": 0.16349,
"h": 5.7
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#FD799B
secondary
#D4F7EE
accent
#E6AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80