#FF7199#FF7199
#FF7199 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.0% C 0.176 H 4.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7199 |
|---|---|
| RGB | rgb(255, 113, 153) |
| HSL | hsl(343, 100%, 72%) |
| HSV | hsv(343, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 40%, 0%) |
| CIE-LAB | lab(66.04, 57.66, 5.53) |
| CIE-LCH | lch(66.04, 57.92, 5.48°) |
| OKLab | oklab(72.99% 0.1755 0.015) |
| OKLCH | oklch(72.99% 0.176 4.9) |
| XYZ | xyz(52.8982, 35.3759, 34.1733) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.72
Carnation Pink
#FF7FA7
ΔE00 3.22
Rosa
#FE86A4
ΔE00 4.15
Carnation
#FD798F
ΔE00 4.16
Strawberry
#FC5A8D
ΔE00 4.24
Pinky
#FC86AA
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7199 #71FFD7
analogous
#FF71E0 #FF7199 #FF9071
triadic
#FF7199 #99FF71 #7199FF
tetradic
#FF7199 #E0FF71 #71FFD7 #9071FF
square
#FF7199 #E0FF71 #71FFD7 #9071FF
split-complementary
#FF7199 #71FF90 #71E0FF
monochromatic
#F60045 #FF346D #FF7199 #FFAEC5 #FFE0E9
Accessibility & contrast
On white
2.60
#FF7199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FF7199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7199
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7199 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F9A
Deuteranopia (green-blind)
#B0AB96
Tritanopia (blue-blind)
#FF6280
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff7199; /* rgb */ color: rgb(255, 113, 153); /* oklch */ color: oklch(73.0% 0.176 4.9);
Tailwind
colors: {
custom: {
50: '#ff9fb6',
500: '#ff7199',
950: '#000000',
},
}SCSS
$custom: #ff7199; $custom-light: #ff9fb6; $custom-dark: #000000;
JSON
{
"hex": "#ff7199",
"rgb": {
"r": 255,
"g": 113,
"b": 153
},
"hsl": {
"h": 343.099,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.72989,
"c": 0.17617,
"h": 4.9
},
"luminance": 0.3537
}Semantic roles & 50–950 ramp
primary
#FF7199
secondary
#D4F7ED
accent
#E6A500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80