#F37F9D#F37F9D
#F37F9D is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.145 H 4.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F37F9D |
|---|---|
| RGB | rgb(243, 127, 157) |
| HSL | hsl(344, 83%, 73%) |
| HSV | hsv(344, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 35.4%, 4.7%) |
| CIE-LAB | lab(67.03, 47.45, 4.47) |
| CIE-LCH | lch(67.03, 47.66, 5.38°) |
| OKLab | oklab(73.43% 0.1441 0.0122) |
| OKLCH | oklch(73.43% 0.145 4.8) |
| XYZ | xyz(50.6398, 36.6724, 36.3033) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.41
Carnation Pink
#FF7FA7
ΔE00 2.65
Pinky
#FC86AA
ΔE00 2.80
Rose Pink
#F7879A
ΔE00 3.30
Pig Pink
#E78EA5
ΔE00 4.12
Carnation
#FD798F
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37F9D #7FF3D5
analogous
#F37FD7 #F37F9D #F39B7F
triadic
#F37F9D #9DF37F #7F9DF3
tetradic
#F37F9D #D7F37F #7FF3D5 #9B7FF3
square
#F37F9D #D7F37F #7FF3D5 #9B7FF3
split-complementary
#F37F9D #7FF39B #7FD7F3
monochromatic
#E2154A #EE4772 #F37F9D #F8B7C8 #FCE3EA
Accessibility & contrast
On white
2.52
#F37F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F37F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37F9D
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37F9D | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969E
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37f9d; /* rgb */ color: rgb(243, 127, 157); /* oklch */ color: oklch(73.4% 0.145 4.8);
Tailwind
colors: {
custom: {
50: '#faa7b9',
500: '#f37f9d',
950: '#000000',
},
}SCSS
$custom: #f37f9d; $custom-light: #faa7b9; $custom-dark: #000000;
JSON
{
"hex": "#f37f9d",
"rgb": {
"r": 243,
"g": 127,
"b": 157
},
"hsl": {
"h": 344.483,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.73428,
"c": 0.14463,
"h": 4.8
},
"luminance": 0.36668
}Semantic roles & 50–950 ramp
primary
#F37F9D
secondary
#D7F4ED
accent
#DFA706
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80