#FF749D#FF749D
#FF749D is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.173 H 3.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF749D |
|---|---|
| RGB | rgb(255, 116, 157) |
| HSL | hsl(342, 100%, 73%) |
| HSV | hsv(342, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 38.4%, 0%) |
| CIE-LAB | lab(66.67, 56.71, 4.16) |
| CIE-LCH | lch(66.67, 56.86, 4.19°) |
| OKLab | oklab(73.49% 0.1726 0.0115) |
| OKLCH | oklch(73.49% 0.173 3.8) |
| XYZ | xyz(53.5743, 36.1907, 36.0558) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.41
Rosy Pink
#F6688E
ΔE00 3.43
Rosa
#FE86A4
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.72
Carnation
#FD798F
ΔE00 4.60
Medium Pink
#F36196
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF749D #74FFD6
analogous
#FF74E3 #FF749D #FF9074
triadic
#FF749D #9DFF74 #749DFF
tetradic
#FF749D #E3FF74 #74FFD6 #9074FF
square
#FF749D #E3FF74 #74FFD6 #9074FF
split-complementary
#FF749D #74FF90 #74E3FF
monochromatic
#F90049 #FF3772 #FF749D #FFB1C8 #FFE0E9
Accessibility & contrast
On white
2.55
#FF749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF749D
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF749D | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919E
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#FF6683
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff749d; /* rgb */ color: rgb(255, 116, 157); /* oklch */ color: oklch(73.5% 0.173 3.8);
Tailwind
colors: {
custom: {
50: '#ffa1b9',
500: '#ff749d',
950: '#000000',
},
}SCSS
$custom: #ff749d; $custom-light: #ffa1b9; $custom-dark: #000000;
JSON
{
"hex": "#ff749d",
"rgb": {
"r": 255,
"g": 116,
"b": 157
},
"hsl": {
"h": 342.302,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.73491,
"c": 0.17302,
"h": 3.8
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#FF749D
secondary
#D4F7ED
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80