#FF7299#FF7299
#FF7299 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.175 H 5.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7299 |
|---|---|
| RGB | rgb(255, 114, 153) |
| HSL | hsl(343, 100%, 72%) |
| HSV | hsv(343, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 40%, 0%) |
| CIE-LAB | lab(66.21, 57.20, 5.78) |
| CIE-LCH | lch(66.21, 57.49, 5.77°) |
| OKLab | oklab(73.12% 0.1741 0.0156) |
| OKLCH | oklch(73.12% 0.175 5.1) |
| XYZ | xyz(53.0103, 35.6002, 34.2107) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.83
Carnation Pink
#FF7FA7
ΔE00 3.14
Rosa
#FE86A4
ΔE00 3.96
Carnation
#FD798F
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.35
Strawberry
#FC5A8D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7299 #72FFD8
analogous
#FF72E0 #FF7299 #FF9172
triadic
#FF7299 #99FF72 #7299FF
tetradic
#FF7299 #E0FF72 #72FFD8 #9172FF
square
#FF7299 #E0FF72 #72FFD8 #9172FF
split-complementary
#FF7299 #72FF91 #72E0FF
monochromatic
#F70044 #FF356D #FF7299 #FFAFC5 #FFE0E9
Accessibility & contrast
On white
2.59
#FF7299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FF7299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7299
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7299 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909A
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#FF6381
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff7299; /* rgb */ color: rgb(255, 114, 153); /* oklch */ color: oklch(73.1% 0.175 5.1);
Tailwind
colors: {
custom: {
50: '#ff9fb6',
500: '#ff7299',
950: '#000000',
},
}SCSS
$custom: #ff7299; $custom-light: #ff9fb6; $custom-dark: #000000;
JSON
{
"hex": "#ff7299",
"rgb": {
"r": 255,
"g": 114,
"b": 153
},
"hsl": {
"h": 343.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.73118,
"c": 0.17481,
"h": 5.1
},
"luminance": 0.35595
}Semantic roles & 50–950 ramp
primary
#FF7299
secondary
#D4F7ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80