#FF759D#FF759D
#FF759D is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.172 H 4.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF759D |
|---|---|
| RGB | rgb(255, 117, 157) |
| HSL | hsl(343, 100%, 73%) |
| HSV | hsv(343, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 38.4%, 0%) |
| CIE-LAB | lab(66.84, 56.25, 4.41) |
| CIE-LCH | lch(66.84, 56.42, 4.49°) |
| OKLab | oklab(73.62% 0.1712 0.0121) |
| OKLCH | oklch(73.62% 0.172 4) |
| XYZ | xyz(53.6902, 36.4225, 36.0945) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.31
Rosa
#FE86A4
ΔE00 3.45
Rosy Pink
#F6688E
ΔE00 3.52
Pinky
#FC86AA
ΔE00 3.59
Carnation
#FD798F
ΔE00 4.43
Medium Pink
#F36196
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF759D #75FFD7
analogous
#FF75E2 #FF759D #FF9275
triadic
#FF759D #9DFF75 #759DFF
tetradic
#FF759D #E2FF75 #75FFD7 #9275FF
square
#FF759D #E2FF75 #75FFD7 #9275FF
split-complementary
#FF759D #75FF92 #75E2FF
monochromatic
#FA0048 #FF3872 #FF759D #FFB2C8 #FFE0E9
Accessibility & contrast
On white
2.54
#FF759D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FF759D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF759D
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF759D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF759D | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929E
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#FF6784
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff759d; /* rgb */ color: rgb(255, 117, 157); /* oklch */ color: oklch(73.6% 0.172 4.0);
Tailwind
colors: {
custom: {
50: '#ffa1b9',
500: '#ff759d',
950: '#000000',
},
}SCSS
$custom: #ff759d; $custom-light: #ffa1b9; $custom-dark: #000000;
JSON
{
"hex": "#ff759d",
"rgb": {
"r": 255,
"g": 117,
"b": 157
},
"hsl": {
"h": 342.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.73623,
"c": 0.17163,
"h": 4
},
"luminance": 0.36417
}Semantic roles & 50–950 ramp
primary
#FF759D
secondary
#D4F7ED
accent
#E6A300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80