#FF759E#FF759E
#FF759E is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.172 H 3.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF759E |
|---|---|
| RGB | rgb(255, 117, 158) |
| HSL | hsl(342, 100%, 73%) |
| HSV | hsv(342, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 38%, 0%) |
| CIE-LAB | lab(66.87, 56.35, 3.88) |
| CIE-LCH | lch(66.87, 56.49, 3.94°) |
| OKLab | oklab(73.65% 0.1716 0.0107) |
| OKLCH | oklch(73.65% 0.172 3.6) |
| XYZ | xyz(53.7759, 36.4568, 36.5459) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.18
Pinky
#FC86AA
ΔE00 3.51
Rosa
#FE86A4
ΔE00 3.51
Rosy Pink
#F6688E
ΔE00 3.64
Carnation
#FD798F
ΔE00 4.69
Medium Pink
#F36196
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF759E #75FFD6
analogous
#FF75E3 #FF759E #FF9175
triadic
#FF759E #9EFF75 #759EFF
tetradic
#FF759E #E3FF75 #75FFD6 #9175FF
square
#FF759E #E3FF75 #75FFD6 #9175FF
split-complementary
#FF759E #75FF91 #75E3FF
monochromatic
#FA004A #FF3873 #FF759E #FFB2C9 #FFE0E9
Accessibility & contrast
On white
2.53
#FF759E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF759E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF759E
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF759E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF759E | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929F
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#FF6884
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff759e; /* rgb */ color: rgb(255, 117, 158); /* oklch */ color: oklch(73.7% 0.172 3.6);
Tailwind
colors: {
custom: {
50: '#ffa1ba',
500: '#ff759e',
950: '#000000',
},
}SCSS
$custom: #ff759e; $custom-light: #ffa1ba; $custom-dark: #000000;
JSON
{
"hex": "#ff759e",
"rgb": {
"r": 255,
"g": 117,
"b": 158
},
"hsl": {
"h": 342.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.73651,
"c": 0.17189,
"h": 3.6
},
"luminance": 0.36451
}Semantic roles & 50–950 ramp
primary
#FF759E
secondary
#D4F7ED
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80