#FE709B#FE709B
#FE709B is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.8% C 0.177 H 3.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FE709B |
|---|---|
| RGB | rgb(254, 112, 155) |
| HSL | hsl(342, 99%, 72%) |
| HSV | hsv(342, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 39%, 0.4%) |
| CIE-LAB | lab(65.77, 58.00, 3.99) |
| CIE-LCH | lch(65.77, 58.14, 3.93°) |
| OKLab | oklab(72.78% 0.1767 0.011) |
| OKLCH | oklch(72.78% 0.177 3.6) |
| XYZ | xyz(52.5868, 35.0314, 34.9963) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.84
Carnation Pink
#FF7FA7
ΔE00 3.11
Medium Pink
#F36196
ΔE00 4.03
Strawberry
#FC5A8D
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.44
Rosa
#FE86A4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE709B #70FED3
analogous
#FE70E2 #FE709B #FE8C70
triadic
#FE709B #9BFE70 #709BFE
tetradic
#FE709B #E2FE70 #70FED3 #8C70FE
square
#FE709B #E2FE70 #70FED3 #8C70FE
split-complementary
#FE709B #70FE8C #70E2FE
monochromatic
#F2024A #FE3371 #FE709B #FEADC6 #FFE1EA
Accessibility & contrast
On white
2.62
#FE709B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FE709B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE709B
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE709B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE709B | 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)
#8A8F9C
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#FF6280
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fe709b; /* rgb */ color: rgb(254, 112, 155); /* oklch */ color: oklch(72.8% 0.177 3.6);
Tailwind
colors: {
custom: {
50: '#ff9eb8',
500: '#fe709b',
950: '#000000',
},
}SCSS
$custom: #fe709b; $custom-light: #ff9eb8; $custom-dark: #000000;
JSON
{
"hex": "#fe709b",
"rgb": {
"r": 254,
"g": 112,
"b": 155
},
"hsl": {
"h": 341.831,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.72776,
"c": 0.17701,
"h": 3.6
},
"luminance": 0.35026
}Semantic roles & 50–950 ramp
primary
#FE709B
secondary
#D3F7EC
accent
#E6A000
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80