#FF7399#FF7399
#FF7399 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.173 H 5.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7399 |
|---|---|
| RGB | rgb(255, 115, 153) |
| HSL | hsl(344, 100%, 73%) |
| HSV | hsv(344, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 40%, 0%) |
| CIE-LAB | lab(66.39, 56.74, 6.03) |
| CIE-LCH | lch(66.39, 57.06, 6.07°) |
| OKLab | oklab(73.25% 0.1727 0.0162) |
| OKLCH | oklch(73.25% 0.173 5.4) |
| XYZ | xyz(53.1237, 35.8270, 34.2485) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.95
Carnation Pink
#FF7FA7
ΔE00 3.08
Carnation
#FD798F
ΔE00 3.77
Rosa
#FE86A4
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.24
Watermelon
#FC6C85
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7399 #73FFD9
analogous
#FF73DF #FF7399 #FF9373
triadic
#FF7399 #99FF73 #7399FF
tetradic
#FF7399 #DFFF73 #73FFD9 #9373FF
square
#FF7399 #DFFF73 #73FFD9 #9373FF
split-complementary
#FF7399 #73FF93 #73DFFF
monochromatic
#F80043 #FF366C #FF7399 #FFB0C6 #FFE0E9
Accessibility & contrast
On white
2.57
#FF7399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FF7399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7399
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7399 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D909A
Deuteranopia (green-blind)
#B1AC96
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff7399; /* rgb */ color: rgb(255, 115, 153); /* oklch */ color: oklch(73.2% 0.173 5.4);
Tailwind
colors: {
custom: {
50: '#ffa0b6',
500: '#ff7399',
950: '#000000',
},
}SCSS
$custom: #ff7399; $custom-light: #ffa0b6; $custom-dark: #000000;
JSON
{
"hex": "#ff7399",
"rgb": {
"r": 255,
"g": 115,
"b": 153
},
"hsl": {
"h": 343.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.73249,
"c": 0.17344,
"h": 5.4
},
"luminance": 0.35821
}Semantic roles & 50–950 ramp
primary
#FF7399
secondary
#D4F7EE
accent
#E6A700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80