#FF7096#FF7096
#FF7096 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.8% C 0.177 H 6.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7096 |
|---|---|
| RGB | rgb(255, 112, 150) |
| HSL | hsl(344, 100%, 72%) |
| HSV | hsv(344, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 41.2%, 0%) |
| CIE-LAB | lab(65.79, 57.80, 6.89) |
| CIE-LCH | lch(65.79, 58.21, 6.79°) |
| OKLab | oklab(72.78% 0.1759 0.0184) |
| OKLCH | oklch(72.78% 0.177 6) |
| XYZ | xyz(52.5425, 35.0561, 32.8477) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.41
Carnation
#FD798F
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.75
Watermelon
#FC6C85
ΔE00 3.97
Strawberry
#FC5A8D
ΔE00 4.10
Rosa
#FE86A4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7096 #70FFD9
analogous
#FF70DE #FF7096 #FF9270
triadic
#FF7096 #96FF70 #7096FF
tetradic
#FF7096 #DEFF70 #70FFD9 #9270FF
square
#FF7096 #DEFF70 #70FFD9 #9270FF
split-complementary
#FF7096 #70FF92 #70DEFF
monochromatic
#F50041 #FF3369 #FF7096 #FFADC3 #FFE0E9
Accessibility & contrast
On white
2.62
#FF7096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FF7096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7096
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7096 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8E97
Deuteranopia (green-blind)
#B1AA93
Tritanopia (blue-blind)
#FF607E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff7096; /* rgb */ color: rgb(255, 112, 150); /* oklch */ color: oklch(72.8% 0.177 6.0);
Tailwind
colors: {
custom: {
50: '#ff9eb4',
500: '#ff7096',
950: '#000000',
},
}SCSS
$custom: #ff7096; $custom-light: #ff9eb4; $custom-dark: #000000;
JSON
{
"hex": "#ff7096",
"rgb": {
"r": 255,
"g": 112,
"b": 150
},
"hsl": {
"h": 344.056,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.72778,
"c": 0.17686,
"h": 6
},
"luminance": 0.3505
}Semantic roles & 50–950 ramp
primary
#FF7096
secondary
#D3F7EE
accent
#E6A900
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80